summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glasm/emit_glasm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23glasm: Use storage buffers instead of global memory when possibleReinUsesLisp1-2/+3
2021-07-23shader: Split profile and runtime information in separate structsReinUsesLisp1-3/+3
2021-07-23glasm: Add GLASM backend infrastructureReinUsesLisp1-0/+23