summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/attribute.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Video_core: Address feedbackFernando Sahmkow2023-01-041-0/+2
* MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow2023-01-011-0/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* 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