1
0
Fork 0
forked from suyu/suyu
suyu/src
v1993 a943600019
shader_recompiler: fix potential OOB access
Found by static analysis with PVS-Studio. Original check wasn't actually checking for OOB and would segfault in case of it.
2022-01-17 21:50:51 +03:00
..
audio_core general: Add missing copyright notices 2021-12-05 16:18:53 -05:00
common logging/log.h: move enum class formatter to a separate file ... 2022-01-09 17:35:33 -07:00
core Merge pull request #7711 from bunnei/fix-service-thread-race-v2 2022-01-14 22:22:39 -08:00
input_common Change default name for ps controllers 2022-01-15 10:29:42 +09:00
shader_recompiler shader_recompiler: fix potential OOB access 2022-01-17 21:50:51 +03:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core Merge pull request #7658 from ameerj/sparse-fixes 2022-01-06 13:50:14 +01:00
web_service
yuzu uisettings: Add enumeration type for themes 2022-01-17 02:46:30 -05:00
yuzu_cmd core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00