shadPS4/src/video_core/texture_cache
2025-01-20 22:38:09 +01:00
..
host_compatibility.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
image.cpp shader_recompiler: Improvements to array and cube handling. (#2083) 2025-01-10 10:48:12 +02:00
image.h texture_cache: slight detilers refactoring (#2036) 2025-01-03 21:42:23 +01:00
image_info.cpp tile: Account for thickness in micro tiled size calculation. (#2185) 2025-01-19 12:06:31 +01:00
image_info.h renderer_vulkan: Handle depth-stencil copies through depth render overrides. (#2134) 2025-01-15 08:48:40 +03:00
image_view.cpp texture_cache: Fix image mip overlap. (#2177) 2025-01-18 10:35:44 +01: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
sampler.cpp texture_cache: Don't read max ansio value if not aniso filter (#1942) 2024-12-28 13:18:56 +02:00
sampler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
texture_cache.cpp texture_cache: Lock when updating image. (#2198) 2025-01-20 22:38:09 +01:00
texture_cache.h texture_cache: Lock when updating image. (#2198) 2025-01-20 22:38:09 +01:00
tile.h tile: Account for thickness in micro tiled size calculation. (#2185) 2025-01-19 12:06:31 +01:00
tile_manager.cpp video_core: detiler: display micro 64bpp (#2137) 2025-01-12 19:25:25 +01:00
tile_manager.h video_core: detiler: display micro 64bpp (#2137) 2025-01-12 19:25:25 +01:00
types.h vk_compute_pipeline: Add missing meta check 2024-10-30 14:03:53 +01:00