shadPS4/src/video_core/texture_cache
TheTurtle 722a0e36be
graphics: Improve handling of color buffer and storage image swizzles (#1763)
* liverpool_to_vk: Remove wrong component swap formats

* shader_recompiler: Handle storage and buffer format swizzles

* shader_recompiler: Skip unsupported depth export

* image_view: Remove image format swizzle

* Platform support is not always guaranteed
2024-12-13 21:49:37 +02:00
..
host_compatibility.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
image_info.cpp texture_cache: Improve support for stencil reads (#1758) 2024-12-13 18:28:19 +02:00
image_info.h texture_cache: Improve support for stencil reads (#1758) 2024-12-13 18:28:19 +02:00
image_view.cpp graphics: Improve handling of color buffer and storage image swizzles (#1763) 2024-12-13 21:49:37 +02:00
image_view.h Revert "hot-fix: downgrade Nx1 2D render targets to 1D" due to regression 2024-11-25 22:14:53 +01:00
image.cpp texture_cache: Improve support for stencil reads (#1758) 2024-12-13 18:28:19 +02:00
image.h texture_cache: Improve support for stencil reads (#1758) 2024-12-13 18:28:19 +02:00
sampler.cpp shader_recompiler: Emulate unnormalized sampler coordinates in shader. (#1762) 2024-12-13 21:49:07 +02:00
sampler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
texture_cache.cpp texture_cache: Improve support for stencil reads (#1758) 2024-12-13 18:28:19 +02:00
texture_cache.h renderer_vulkan: Require exact image format for resolve pass. (#1742) 2024-12-11 21:51:39 +01:00
tile_manager.cpp video_core: add eR5G5B5A1UnormPack16 support to the detiler (#1741) 2024-12-12 15:45:59 +02:00
tile_manager.h hotfix: descriptor set lifetime fix 2024-09-27 02:56:50 +03:00
types.h vk_compute_pipeline: Add missing meta check 2024-10-30 14:03:53 +01:00