19 Commits (045415b9bb2707c234745736c32ca40dfa1f65f8)

Author SHA1 Message Date
PavelBARABANOV 045415b9bb Revert "[shader_recompiler, spir-v] Adding INT64 emulation path" 1 month ago
CamilleLaVey 1ca19af7fb [shader_recompiler, spir-v] verifying int64 emulation path activation 2 months ago
CamilleLaVey 033531509b [shader_recompiler, spir-v] Adding INT64 emulation path 2 months ago
CamilleLaVey 9d9530efe0 [shader_recompiler, spir-v] verifying int64 emulation path activation 2 months ago
CamilleLaVey 7f1369f9a8 [shader_recompiler, spir-v] Adding INT64 emulation path 2 months ago
CamilleLaVey 71a1442ab6 [shader_recompiler, spir-v] verifying int64 emulation path activation 2 months ago
CamilleLaVey ee64c945fb [shader_recompiler, spir-v] Adding INT64 emulation path 2 months ago
Liam 9070fbdc09 shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop 2 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 3f06a447fb emit_spirv: Reduce emit_spirv.h include overhead 4 years ago
ameerj 508e41777b shader: Ignore global memory ops on devices lacking int64 support 5 years ago
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