summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/runtime_info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesGravatar ameerj2022-03-201-1/+0
* 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