shadPS4/src/video_core/buffer_cache
Quang Ngô 81ad575b22
video_core: Use adaptive mutex on Linux (#2105)
Fix performance regression with #1973 on SteamDeck
2025-01-17 23:47:38 -08:00
..
buffer_cache.cpp renderer_vulkan: Simplify vertex binding logic and properly handle null buffers. (#2104) 2025-01-10 10:52:12 +02:00
buffer_cache.h renderer_vulkan: Simplify vertex binding logic and properly handle null buffers. (#2104) 2025-01-10 10:52:12 +02:00
buffer.cpp renderer_vulkan: Simplify debug marker settings. (#2159) 2025-01-16 12:14:34 +02:00
buffer.h hot-fix: buffers resolve barriers fixed 2025-01-06 22:50:09 +01:00
memory_tracker_base.h buffer_cache: Improve buffer cache locking contention (#1973) 2025-01-02 15:39:02 +02:00
range_set.h Fixed return strict const iterator, replace to range-based loop C++17 and code refactor (#548) 2024-10-18 11:06:11 +03:00
word_manager.h video_core: Use adaptive mutex on Linux (#2105) 2025-01-17 23:47:38 -08:00