suyu/src
ReinUsesLisp 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD
Intel and AMD proprietary drivers are incapable of rendering to texture
views of different formats than the original texture. Avoid creating
these at a cache level. This will consume more memory, emulating them
with copies.
2021-01-04 02:06:40 -03:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
core Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan 2021-01-03 03:27:29 -08:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
video_core gl_texture_cache: Avoid format views on Intel and AMD 2021-01-04 02:06:40 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan 2021-01-03 03:27:29 -08:00
yuzu_cmd general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
yuzu_tester general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
.clang-format
CMakeLists.txt cmake: Enforce -Wuninitialized 2020-12-30 02:58:58 -03:00