summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/attribute.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move attribute related definitions to spirv anonymous namespaceFeng Chen2021-09-071-18/+0
* Rename parametersFeng Chen2021-09-031-2/+12
* Add colorfront and txtcoord supportFeng Chen2021-08-311-0/+8
* shader: Implement transform feedbacks and define file formatReinUsesLisp2021-07-231-0/+7
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-2/+2
* shader: Add partial rasterizer integrationReinUsesLisp2021-07-231-1/+1
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+447