yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/shader_recompiler/backend/spirv
Ameer J 1d11fe00a3
Merge branch 'master' into ssbo-align
2023-11-26 21:08:53 -05:00
..
emit_spirv.cpp renderer_vulkan: ignore viewport stores on non-supporting drivers 2023-11-19 11:27:12 -05:00
emit_spirv.h video_core: Generate mipmap texture by drawing 2022-09-20 11:55:43 +08:00
emit_spirv_atomic.cpp video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 2023-06-03 00:05:58 -07: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 renderer_vulkan: ignore viewport stores on non-supporting drivers 2023-11-19 11:27:12 -05: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: Fix spelling of "derivate" (#12067) 2023-11-18 13:39:47 +01:00
emit_spirv_image_atomic.cpp emit_spirv: fix incorrect use of descriptor index in image atomics 2023-09-22 00:39:09 -04:00
emit_spirv_instructions.h shader_recompiler: Fix spelling of "derivate" (#12067) 2023-11-18 13:39:47 +01: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 Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs 2023-06-03 00:05:31 -07:00
spirv_emit_context.cpp shader_recompiler: Align SSBO offsets in GlobalMemory functions 2023-10-31 20:14:18 -04:00
spirv_emit_context.h Manually robust on Maxwell and earlier 2023-10-19 19:54:31 +01:00