summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/exit_program.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20shader_recompiler: Reduce unused includesameerj1-1/+0
2022-03-18shader_recompiler/EXIT: skip render targets with no outputsLiam1-0/+3
2022-03-18shader_recompiler/EXIT: increment output register on failed enable testLiam1-0/+1
2021-07-23shader: Implement SampleMaskReinUsesLisp1-1/+1
2021-07-23shader: Implement FragDepthFernandoS271-1/+1
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-0/+43