shadPS4/src/video_core
Dasaav e2f3a0f750
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Prevent Rasterizer::IsMapped from returning true for memory ranges that wrap the address space (#3989)
Signed-off-by: Dasaav-dsv <simplydasaav@gmail.com>
2026-02-02 20:51:50 +02:00
..
amdgpu video_core: Small fixes regarding GDS (#3942) 2026-01-22 17:05:16 +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 Prevent Rasterizer::IsMapped from returning true for memory ranges that wrap the address space (#3989) 2026-02-02 20:51:50 +02: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