| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-04-01 | shader_recompiler: support const buffer indirect addressing on OpenGL SPIR-V | Liam | |
| 2022-03-22 | Include <bit> header when std::count{r,l}_zero is used | Billy Laws | |
| Needed for compilation with older libc++ releases | |||
| 2022-03-20 | shader_recompiler: Reduce unused includes | ameerj | |
| 2022-03-17 | Address review comments | Liam | |
| 2022-03-17 | shader_recompiler: Use functions for indirect const buffer accesses | Liam | |
| 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-18 | Remove spirv 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 | |
