Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove memory allocations in some hot paths | Kelebek1 | 2023-06-22 | 1 | -1/+1 |
* | glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask | ameerj | 2023-02-09 | 1 | -6/+0 |
* | glsl: Add MS sampler types | ameerj | 2023-01-27 | 1 | -22/+27 |
* | video_core: Generate mipmap texture by drawing | FengChen | 2022-09-20 | 1 | -0/+3 |
* | video_code: support rectangle texture | FengChen | 2022-08-25 | 1 | -0/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | shader_compiler: support const buffer indirect addressing in GLSL | Liam | 2022-04-01 | 1 | -0/+19 |
* | shader_recompiler: fix potential OOB access | v1993 | 2022-01-17 | 1 | -3/+4 |
* | glsl_context_get_set: Add alternative cbuf type for broken drivers | ameerj | 2021-12-30 | 1 | -3/+4 |
* | Remove glsl handle legacy related code | vonchenplus | 2021-12-18 | 1 | -38/+0 |
* | shader_recompiler: Adjust emit_context includes | ameerj | 2021-12-06 | 1 | -1/+1 |
* | shader_recompiler: Rename backend emit_context files | ameerj | 2021-12-05 | 1 | -0/+718 |