summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/profile.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23spirv: Add fixed pipeline point sizeReinUsesLisp1-0/+3
2021-07-23shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp1-0/+3
2021-07-23shader: Better interpolation and disabled attributes supportReinUsesLisp1-0/+1
2021-07-23shader: Refactor PTP and other minor changesReinUsesLisp1-1/+0
2021-07-23shader: Implement TLD4.PTPFernandoS271-0/+1
2021-07-23shader: Implement NDC [-1, 1], attribute types and default varying initializationReinUsesLisp1-0/+13
2021-07-23shader: Implement VOTEameerj1-0/+2
2021-07-23shader: Implement DMNMX, DSET, DSETPameerj1-0/+1
2021-07-23spirv: Implement VertexId and InstanceId, refactor codeReinUsesLisp1-0/+1
2021-07-23spirv: Add SignedZeroInfNanPreserve logicameerj1-0/+2
2021-07-23spirv: Fixes and Intel specific workaroundsReinUsesLisp1-0/+3
2021-07-23shader: Add denorm flush supportReinUsesLisp1-1/+8
2021-07-23shader: Primitive Vulkan integrationReinUsesLisp1-1/+9
2021-07-23shader: SSA and dominanceReinUsesLisp1-0/+5