shadPS4/src/video_core
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
..
amdgpu video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02:00
buffer_cache video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02:00
host_shaders FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
renderer_vulkan FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
texture_cache FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
multi_level_page_table.h buffer_cache: Improve buffer cache locking contention (#1973) 2025-01-02 15:39:02 +02:00
page_manager.cpp buffer_cache: Improve buffer cache locking contention (#1973) 2025-01-02 15:39:02 +02:00
page_manager.h video_core: Use adaptive mutex on Linux (#2105) 2025-01-17 23:47:38 -08:00
renderdoc.cpp Fix loading RenderDoc in offline mode for Linux (#1968) 2024-12-29 12:36:29 +02:00
renderdoc.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00