shadPS4/src/video_core
Vinicius Rangel 5691046dcc
Some checks failed
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Update Translation / Update Translation (push) Has been skipped
Renderer fixes (Splash + Aspect Ratio) (#2645)
* rewrite splash

removed Splash class
rewrite using imgui texture manager
fix crashes & old validation error

* handle games with abnormal aspect ratios
2025-03-13 18:10:24 +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 Renderer fixes (Splash + Aspect Ratio) (#2645) 2025-03-13 18:10:24 +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