summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/decode.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix compile for Apple ClangGravatar Liam2022-11-221-0/+1
* 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: Address feedback + clang formatGravatar lat9nq2021-07-221-1/+1
* shader_recompiler,video_core: Cleanup some GCC and Clang errorsGravatar lat9nq2021-07-221-5/+5
* shader: Add pools and rename filesGravatar ReinUsesLisp2021-07-221-1/+1
* shader: Initial recompiler workGravatar ReinUsesLisp2021-07-221-0/+149