summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/runtime_info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Rework varyings and implement passthrough geometry shadersGravatar ReinUsesLisp2021-07-221-1/+2
* shader: Properly manage attributes not written from previous stagesGravatar ReinUsesLisp2021-07-221-2/+6
* shader: Split profile and runtime info headersGravatar ReinUsesLisp2021-07-221-0/+83