shadPS4/src/video_core/texture_cache
Vinicius Rangel f663176a5d
FidelityFX FSR implementation (#2624)
* host_shaders: support for includes

* video_core: add a simpler vulkan asserts

* video_core: refactored post processing pipeline to another file

* renderer_vulkan: add define param to compile shader utility

* video_core: fsr implementation

* devtools: show resolution & fsr state
2025-03-12 20:33:30 +02: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 hot-fix: Compare with correct size 2025-02-24 17:43:05 +02: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 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 video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02:00
texture_cache.h texture_cache: Lock when updating image. (#2198) 2025-01-20 22:38:09 +01: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