suyu/src
ReinUsesLisp 0ec71b78fb astc: Return zero on out of bound bits
Avoid out of bound reads on invalid ASTC textures.
Games can bind invalid textures that make us read or write out of bounds.
2021-01-15 02:24:36 -03:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common Merge pull request #5280 from FearlessTobi/port-5666 2021-01-12 22:16:57 -08:00
core hle: kernel: thread: Preserve thread wait reason for debugging only. 2021-01-11 14:23:17 -08:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests tests/ring_buffer: Silence signed/unsigned mismatch warnings 2021-01-08 23:14:38 -03:00
video_core astc: Return zero on out of bound bits 2021-01-15 02:24:36 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu: Remove unused variables in Qt code 2021-01-14 03:05:41 -05:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
yuzu_tester config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format
CMakeLists.txt cmake: Enforce -Werror=switch and -Werror=unused-variable 2021-01-13 01:57:18 -05:00