You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/shader_recompiler/backend/spirv
Liam ba4b65e4bc shader_recompiler: always declare image format for image buffers 2 years ago
..
emit_spirv.cpp Remove memory allocations in some hot paths 2 years ago
emit_spirv.h video_core: Generate mipmap texture by drawing 3 years ago
emit_spirv_atomic.cpp video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 2 years ago
emit_spirv_barriers.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_bitwise_conversion.cpp shader_recompiler: Remove S32 IR type 3 years ago
emit_spirv_composite.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_context_get_set.cpp Implement scaled vertex buffer format emulation 2 years ago
emit_spirv_control_flow.cpp Vulkan: update initialization 3 years ago
emit_spirv_convert.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_floating_point.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_image.cpp shader_recompiler: fix emulation of 3D textureGrad 2 years ago
emit_spirv_image_atomic.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_instructions.h Merge pull request #9694 from ameerj/txq-mips 3 years ago
emit_spirv_integer.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_logical.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_memory.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_select.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_shared_memory.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_special.cpp Vulkan: Add support for VK_EXT_depth_clip_control. 3 years ago
emit_spirv_undefined.cpp general: Convert source file copyright comments over to SPDX 4 years ago
emit_spirv_warp.cpp Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs 2 years ago
spirv_emit_context.cpp shader_recompiler: always declare image format for image buffers 2 years ago
spirv_emit_context.h Implement scaled vertex buffer format emulation 2 years ago