shadPS4/src/video_core/texture_cache
squidbus e5c6c88835
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
texture_cache: Handle overlap with equal address and different tiling mode (#2981)
2025-05-23 10:56:46 -07:00
..
host_compatibility.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
image.cpp FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
image.h FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
image_info.cpp vk_presenter: Use correct format for output frame image and view. (#2871) 2025-05-01 20:10:42 -07:00
image_info.h video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02:00
image_view.cpp texture_cache: Fix image mip overlap. (#2177) 2025-01-18 10:35:44 +01:00
image_view.h vulkan: Handle incompatible depth format using null binding. (#2892) 2025-05-09 08:43:20 -07: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: Handle overlap with equal address and different tiling mode (#2981) 2025-05-23 10:56:46 -07:00
texture_cache.h vulkan: Handle incompatible depth format using null binding. (#2892) 2025-05-09 08:43:20 -07:00
tile.h tile: Fix some tile thickness calculation errors. (#2203) 2025-01-22 09:40:00 +01:00
tile_manager.cpp video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02: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