summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/runtime_info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader_recompiler: Reduce unused includesameerj2022-03-201-1/+0
* shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp2021-07-231-1/+2
* shader: Properly manage attributes not written from previous stagesReinUsesLisp2021-07-231-2/+6
* shader: Split profile and runtime info headersReinUsesLisp2021-07-231-0/+83