Liam
|
a45baa0e78
|
shader_recompiler: support const buffer indirect addressing on OpenGL SPIR-V
|
2022-04-01 11:17:54 -04:00 |
|
Billy Laws
|
dd862dff66
|
Include <bit> header when std::count{r,l}_zero is used
Needed for compilation with older libc++ releases
|
2022-03-22 21:11:24 +00:00 |
|
ameerj
|
574a2c4b77
|
shader_recompiler: Reduce unused includes
|
2022-03-20 02:25:08 -04:00 |
|
Liam
|
3009d0bd7d
|
Address review comments
|
2022-03-17 14:48:18 -04:00 |
|
Liam
|
e228a40db8
|
shader_recompiler: Use functions for indirect const buffer accesses
|
2022-03-17 13:30:21 -04:00 |
|
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 |
|
vonchenplus
|
6ebc972c2b
|
Remove spirv handle legacy related code
|
2021-12-18 14:08:50 +08:00 |
|
ameerj
|
f32b2bcd20
|
shader_recompiler: Adjust emit_context includes
|
2021-12-05 18:11:19 -05:00 |
|
ameerj
|
5286a7bc4c
|
shader_recompiler: Rename backend emit_context files
|
2021-12-05 16:33:44 -05:00 |
|