summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Implement NDC [-1, 1], attribute types and default varying initializationReinUsesLisp1-3/+7
2021-07-23shader: Implement VOTEameerj1-1/+2
2021-07-23spirv: Implement VertexId and InstanceId, refactor codeReinUsesLisp1-2/+12
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-2/+16
2021-07-23shader: Partial implementation of LDCReinUsesLisp1-3/+19
2021-07-23shader: Initial support for textures and TEXReinUsesLisp1-0/+7
2021-07-23spirv: Fixes and Intel specific workaroundsReinUsesLisp1-1/+4
2021-07-23spirv: Add lower fp16 to fp32 passReinUsesLisp1-2/+4
2021-07-23spirv: Initial bindings supportReinUsesLisp1-0/+67