summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/attribute.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-04Video_core: Address feedbackFernando Sahmkow1-0/+2
2023-01-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow1-0/+4
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-09-07Move attribute related definitions to spirv anonymous namespaceFeng Chen1-18/+0
2021-09-03Rename parametersFeng Chen1-2/+12
2021-08-31Add colorfront and txtcoord supportFeng Chen1-0/+8
2021-07-23shader: Implement transform feedbacks and define file formatReinUsesLisp1-0/+7
2021-07-23shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq1-2/+2
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-1/+1
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+447