summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/glsl_emit_context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMaskameerj2023-02-091-6/+0
* glsl: Add MS sampler typesameerj2023-01-271-22/+27
* video_core: Generate mipmap texture by drawingFengChen2022-09-201-0/+3
* video_code: support rectangle textureFengChen2022-08-251-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader_compiler: support const buffer indirect addressing in GLSLLiam2022-04-011-0/+19
* shader_recompiler: fix potential OOB accessv19932022-01-171-3/+4
* glsl_context_get_set: Add alternative cbuf type for broken driversameerj2021-12-301-3/+4
* Remove glsl handle legacy related codevonchenplus2021-12-181-38/+0
* shader_recompiler: Adjust emit_context includesameerj2021-12-061-1/+1
* shader_recompiler: Rename backend emit_context filesameerj2021-12-051-0/+718