| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-17 | shader_recompiler: fix potential OOB access | v1993 | |
| Found by static analysis with PVS-Studio. Original check wasn't actually checking for OOB and would segfault in case of it. | |||
| 2021-12-29 | glsl_context_get_set: Add alternative cbuf type for broken drivers | ameerj | |
| some drivers have a bug bitwise converting floating point cbuf values to uint variables. This adds a workaround for these drivers to make all cbufs uint and convert to floating point as needed. | |||
| 2021-12-18 | Remove glsl handle legacy related code | vonchenplus | |
| 2021-12-05 | shader_recompiler: Adjust emit_context includes | ameerj | |
| 2021-12-05 | shader_recompiler: Rename backend emit_context files | ameerj | |
