12 Commits (fe5fc478e7ed3892c2478feafcb85ea7e3c0d124)

Author SHA1 Message Date
ReinUsesLisp fe5fc478e7 spirv: Handle small storage buffer loads on devices with no support 5 years ago
ReinUsesLisp 055db41f19 Move SPIR-V emission functions to their own header 5 years ago
ReinUsesLisp 21a5bd332c spirv: Add SSBO read fallbacks when no aliasing is available 5 years ago
ReinUsesLisp e54171c1a9 shader: Add NVN storage buffer fallbacks 5 years ago
ameerj 688c89590c spirv: Replace Constant/ConstantComposite with Const helper 5 years ago
ReinUsesLisp c84c2ab88c spirv: Rework storage buffers and shader memory 5 years ago
ReinUsesLisp 5cd8970e73 spirv: Implement VertexId and InstanceId, refactor code 5 years ago
ReinUsesLisp a956d3cdb3 shader: Initial support for textures and TEX 5 years ago
ReinUsesLisp a2fe90fa60 spirv: Add lower fp16 to fp32 pass 5 years ago
ReinUsesLisp a5f87011d3 shader: Primitive Vulkan integration 5 years ago
ReinUsesLisp 605783f828 spirv: Initial bindings support 5 years ago
ReinUsesLisp 5ee600cf64 spirv: Initial SPIR-V support 5 years ago