shadPS4/src/video_core
Lander Gallastegi 10d09ac977
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 / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Added back the "Attempted to track non-GPU memory" assert. (#2980)
* Fix log message

* Add non-GPU memory assert back
2025-05-24 01:48:40 +03:00
..
amdgpu video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
buffer_cache Added back the "Attempted to track non-GPU memory" assert. (#2980) 2025-05-24 01:48:40 +03:00
host_shaders video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
renderer_vulkan video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
texture_cache texture_cache: Handle overlap with equal address and different tiling mode (#2981) 2025-05-23 10:56:46 -07: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 Added back the "Attempted to track non-GPU memory" assert. (#2980) 2025-05-24 01:48:40 +03:00
page_manager.h video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +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