yuzu/src/shader_recompiler/backend
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
..
glasm Merge pull request #7629 from ameerj/nv-driver-fixes 2022-01-03 00:39:59 +01:00
glsl shader_recompiler: fix potential OOB access 2022-01-17 21:50:51 +03:00
spirv shader_recompiler: fix potential OOB access 2022-01-17 21:50:51 +03:00
bindings.h shader: Properly scale image reads and add GL SPIR-V support 2021-11-16 22:11:29 +01:00