shadPS4/src/video_core/texture_cache
TheTurtle 59dd73492b
Avoid clearing depth on partial HTILE writes (#3167)
* vk_rasterizer: Avoid full depth clear in case of partial HTILE update

* resource_tracking: Mark image as written when its used with atomics
2025-06-29 00:53:14 +03:00
..
blit_helper.cpp texture_cache: Implement color to multisampled depth blit pass (#3103) 2025-06-16 14:39:46 +03:00
blit_helper.h texture_cache: Implement color to multisampled depth blit pass (#3103) 2025-06-16 14:39:46 +03:00
host_compatibility.cpp texture_cache: Handle compressed views of uncompressed images (#3056) 2025-06-08 23:09:08 +03:00
host_compatibility.h texture_cache: Handle compressed views of uncompressed images (#3056) 2025-06-08 23:09:08 +03:00
image_info.cpp texture_cache: Handle compressed views of uncompressed images (#3056) 2025-06-08 23:09:08 +03:00
image_info.h texture_cache: Implement color to multisampled depth blit pass (#3103) 2025-06-16 14:39:46 +03:00
image_view.cpp Log improper image format uses (#3105) 2025-06-19 14:36:50 -07:00
image_view.h vulkan: Handle incompatible depth format using null binding. (#2892) 2025-05-09 08:43:20 -07:00
image.cpp Log improper image format uses (#3105) 2025-06-19 14:36:50 -07:00
image.h Avoid clearing depth on partial HTILE writes (#3167) 2025-06-29 00:53:14 +03:00
sampler.cpp Provide custom border color to samplers (#3014) 2025-05-30 12:04:31 -07:00
sampler.h Provide custom border color to samplers (#3014) 2025-05-30 12:04:31 -07:00
texture_cache.cpp Avoid clearing depth on partial HTILE writes (#3167) 2025-06-29 00:53:14 +03:00
texture_cache.h texture_cache: Implement color to multisampled depth blit pass (#3103) 2025-06-16 14:39:46 +03:00
tile_manager.cpp tile_manager: Downgrade assert to error (#3067) 2025-06-09 09:35:43 +03:00
tile_manager.h video_core: detiler: display micro 64bpp (#2137) 2025-01-12 19:25:25 +01:00
tile.h tile: Fix some tile thickness calculation errors. (#2203) 2025-01-22 09:40:00 +01:00
types.h vk_compute_pipeline: Add missing meta check 2024-10-30 14:03:53 +01:00