summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/runtime_info.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-20shader_recompiler: Reduce unused includesameerj1-1/+0
2021-11-16shader: Properly scale image reads and add GL SPIR-V supportReinUsesLisp1-2/+0
2021-11-16spirv: Implement rescaling patchingReinUsesLisp1-0/+2
2021-07-23shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp1-1/+2
2021-07-23shader: Properly manage attributes not written from previous stagesReinUsesLisp1-2/+6
2021-07-23shader: Split profile and runtime info headersReinUsesLisp1-0/+83