summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/emit_glsl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader: Split profile and runtime info headersReinUsesLisp2021-07-231-0/+1
* glsl: Use std::string_view for Emit function args.ameerj2021-07-231-3/+3
* glsl: Initial backendameerj2021-07-231-0/+23