yuzu/src/shader_recompiler/backend/spirv
Billy Laws 158a1896ec Implement scaled vertex buffer format emulation
These formats are unsupported by mobile GPUs so they need to be emulated in shaders instead.
2023-06-03 00:05:31 -07:00
..
emit_spirv.cpp Vulkan: update initialization 2022-11-27 14:58:28 -05:00
emit_spirv.h video_core: Generate mipmap texture by drawing 2022-09-20 11:55:43 +08:00
emit_spirv_atomic.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_barriers.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_bitwise_conversion.cpp shader_recompiler: Remove S32 IR type 2023-01-25 22:03:15 -05:00
emit_spirv_composite.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_context_get_set.cpp Implement scaled vertex buffer format emulation 2023-06-03 00:05:31 -07:00
emit_spirv_control_flow.cpp Vulkan: update initialization 2022-11-27 14:58:28 -05:00
emit_spirv_convert.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_floating_point.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_image.cpp shader_recompiler: Use vector arithmetic rather than component-wise in ImageGatherSubpixelOffset 2023-04-08 16:13:08 +02:00
emit_spirv_image_atomic.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_instructions.h Merge pull request #9694 from ameerj/txq-mips 2023-01-29 12:27:26 -05:00
emit_spirv_integer.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_logical.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_memory.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_select.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_shared_memory.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_special.cpp Vulkan: Add support for VK_EXT_depth_clip_control. 2022-12-13 21:39:18 -05:00
emit_spirv_undefined.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
emit_spirv_warp.cpp shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs 2023-01-05 22:13:07 +00:00
spirv_emit_context.cpp Implement scaled vertex buffer format emulation 2023-06-03 00:05:31 -07:00
spirv_emit_context.h Implement scaled vertex buffer format emulation 2023-06-03 00:05:31 -07:00