yuzu/src/shader_recompiler/backend/spirv
2021-10-26 23:01:57 +08:00
..
emit_context.cpp Support gl_BackColor attribute 2021-10-26 23:01:57 +08:00
emit_context.h Support gl_BackColor attribute 2021-10-26 23:01:57 +08:00
emit_spirv.cpp emit_spirv: Workaround VK_KHR_shader_float_controls on fp16 Nvidia 2021-07-22 21:51:40 -04:00
emit_spirv.h shader: Split profile and runtime information in separate structs 2021-07-22 21:51:33 -04:00
emit_spirv_atomic.cpp shader: Add logging 2021-07-22 21:51:35 -04:00
emit_spirv_barriers.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_bitwise_conversion.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_composite.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_context_get_set.cpp Support gl_BackColor attribute 2021-10-26 23:01:57 +08:00
emit_spirv_control_flow.cpp glasm: Rework control flow introducing a syntax list 2021-07-22 21:51:31 -04:00
emit_spirv_convert.cpp spirv/convert: Catch more signed operations oversights 2021-07-22 21:51:35 -04:00
emit_spirv_floating_point.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_image.cpp shader_recompiler, video_core: Resolve clang errors 2021-07-22 21:51:40 -04:00
emit_spirv_image_atomic.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_instructions.h emit_spirv_instructions: Add missing header guard 2021-07-26 04:28:35 -04:00
emit_spirv_integer.cpp shader: Remove IAbs64 2021-07-22 21:51:39 -04:00
emit_spirv_logical.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_memory.cpp shader: Ignore global memory ops on devices lacking int64 support 2021-07-22 21:51:40 -04:00
emit_spirv_select.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_shared_memory.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_special.cpp shader: Add logging 2021-07-22 21:51:35 -04:00
emit_spirv_undefined.cpp Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00
emit_spirv_warp.cpp emit_spirv_warp: Fix shuffle ops for 64-thread warp sizes 2021-08-31 13:40:39 -04:00