yuzu-android/src
ameerj 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL
In order to force the BGRA8 conversion on Nvidia using OpenGL, we need to forbid texture copies and views with other formats.

This commit also adds a boolean relating to this, as this needs to be done only for the OpenGL api, Vulkan must remain unchanged.
2021-03-04 14:14:49 -05:00
..
audio_core revert to std::sin and std::cos 2021-02-12 18:48:10 -08:00
common [network] Error handling reform 2021-02-28 17:25:31 -05:00
core Merge pull request #5815 from comex/net-error-reform 2021-03-02 17:08:47 -08:00
input_common inputCommon: Use an unique client id for each socket instance 2021-03-01 09:19:33 -06:00
tests [network] Error handling reform 2021-02-28 17:25:31 -05:00
video_core texture_cache: Blacklist BGRA8 copies and views on OpenGL 2021-03-04 14:14:49 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #6004 from german77/udprandom 2021-03-03 15:45:32 -08:00
yuzu_cmd Fix default bcat_backend init 2021-03-02 03:20:16 +00:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00