shadPS4/src/video_core
kalaposfos13 eae5e0ad55
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 / macos-sdl (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Initialize VK_EXT_shader_atomic_float before VK_EXT_shader_atomic_float2 (#3867)
2025-12-15 16:50:14 -08:00
..
amdgpu video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
buffer_cache video_core: Reimplement inline data as buffer fill (#3825) 2025-11-24 23:25:22 +02:00
host_shaders buffer_cache: Split DMA fault handling code from buffer cache (#3809) 2025-11-18 08:46:51 +02:00
renderer_vulkan Initialize VK_EXT_shader_atomic_float before VK_EXT_shader_atomic_float2 (#3867) 2025-12-15 16:50:14 -08:00
texture_cache video_core: Scheduler priority pending operation queue (#3848) 2025-12-02 22:27:01 +01:00
cache_storage.cpp video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
cache_storage.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +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 video_core: Upload buffer memory around unmapped pages (#3580) 2025-09-12 18:23:00 +03:00
page_manager.h Readbacks proof of concept rebased (#3178) 2025-07-01 23:41:00 +03:00
renderdoc.cpp video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03: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