summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/texture_gather.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesGravatar ameerj2022-03-201-2/+0
* shader: Implement SULD and SUSTGravatar ReinUsesLisp2021-07-221-9/+10
* shader: Refactor PTP and other minor changesGravatar ReinUsesLisp2021-07-221-15/+13
* shader: Implement TLD4.PTPGravatar FernandoS272021-07-221-8/+8
* shader: Fix Array Indices in TEX/TLD4Gravatar FernandoS272021-07-221-3/+3
* shader: Implement TLD4 and TLD4_BGravatar FernandoS272021-07-221-0/+209