mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-07 19:23:14 +00:00
* shader_recompiler: Add swizzle support for unsupported formats. * renderer_vulkan: Rework MRT swizzles and add unsupported format swizzle support. * shader_recompiler: Clean up swizzle handling and handle ImageRead storage swizzle. * shader_recompiler: Fix type errors * liverpool_to_vk: Remove redundant clear color swizzles. * shader_recompiler: Reduce CompositeConstruct to constants where possible. * shader_recompiler: Fix ImageRead/Write and StoreBufferFormatF32 types. * amdgpu: Add a few more unsupported format remaps. |
||
---|---|---|
.. | ||
host_compatibility.h | ||
image.cpp | ||
image.h | ||
image_info.cpp | ||
image_info.h | ||
image_view.cpp | ||
image_view.h | ||
sampler.cpp | ||
sampler.h | ||
texture_cache.cpp | ||
texture_cache.h | ||
tile_manager.cpp | ||
tile_manager.h | ||
types.h |