summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/attribute.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-04Video_core: Address feedbackFernando Sahmkow1-0/+1
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-12-18Remove spirv handle legacy related codevonchenplus1-1/+1
2021-11-19Implement convert legacy to genericFeng Chen1-0/+2
2021-09-07Move attribute related definitions to spirv anonymous namespaceFeng Chen1-7/+0
2021-09-06Implement intput and output fixed fnc texturesFeng Chen1-0/+2
2021-09-03Rename parametersFeng Chen1-3/+3
2021-08-31Add colorfront and txtcoord supportFeng Chen1-0/+5
2021-07-23shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp1-0/+6
2021-07-23shader: Implement transform feedbacks and define file formatReinUsesLisp1-0/+2
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-1/+1
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+242