shadPS4/src/video_core/texture_cache
TheTurtle 2ae7037c08
texture_cache: Clamp buffer image height to microtile height (#3261)
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-07-18 13:14:41 +03:00
..
blit_helper.cpp vk_pipeline_cache: Add fallbacks for R8Srgb and B5G6R5 (#3264) 2025-07-18 12:25:07 +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 vk_pipeline_cache: Add fallbacks for R8Srgb and B5G6R5 (#3264) 2025-07-18 12:25:07 +03:00
image_info.h vk_pipeline_cache: Add fallbacks for R8Srgb and B5G6R5 (#3264) 2025-07-18 12:25:07 +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 vk_pipeline_cache: Add fallbacks for R8Srgb and B5G6R5 (#3264) 2025-07-18 12:25:07 +03:00
image.h Avoid clearing HTILE when shader contains address calculation (#3252) 2025-07-16 01:28:03 +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 texture_cache: Clamp buffer image height to microtile height (#3261) 2025-07-18 13:14:41 +03:00
texture_cache.h Avoid clearing HTILE when shader contains address calculation (#3252) 2025-07-16 01:28:03 +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