summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/emit_glasm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Split profile and runtime info headersGravatar ReinUsesLisp2021-07-221-0/+1
* glasm: Use storage buffers instead of global memory when possibleGravatar ReinUsesLisp2021-07-221-2/+3
* shader: Split profile and runtime information in separate structsGravatar ReinUsesLisp2021-07-221-3/+3
* glasm: Add GLASM backend infrastructureGravatar ReinUsesLisp2021-07-221-0/+23