summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/program.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Implement geometry shadersReinUsesLisp1-0/+4
2021-07-23shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp1-0/+2
2021-07-23spirv: Remove dependencies on Environment when generating SPIR-VReinUsesLisp1-0/+2
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-0/+2
2021-07-23shader: Implement CAL inlining function callsReinUsesLisp1-2/+3
2021-07-23spirv: Initial bindings supportReinUsesLisp1-0/+2
2021-07-23shader: Add pools and rename filesReinUsesLisp1-0/+21