summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/program.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-23shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp1-0/+1
2021-07-23glasm: Rework control flow introducing a syntax listReinUsesLisp1-2/+2
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