shadPS4/src/video_core
psucien 0fd1ab674b
GPU processor refactoring (#1787)
* coroutine code prettification

* asc queues submission refactoring

* better asc ring context handling

* final touches and review notes

* even more simplification for context saving
2024-12-15 00:54:46 +02:00
..
amdgpu GPU processor refactoring (#1787) 2024-12-15 00:54:46 +02:00
buffer_cache Revert "DmaData and Recompiler fixes (#1775)" (#1784) 2024-12-14 16:17:14 +02:00
host_shaders Respect game brightness settings (#1559) 2024-11-21 12:06:53 +02:00
renderer_vulkan GPU processor refactoring (#1787) 2024-12-15 00:54:46 +02:00
texture_cache GPU processor refactoring (#1787) 2024-12-15 00:54:46 +02:00
multi_level_page_table.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
page_manager.cpp cache: Invalidate pages for file reads. (#1726) 2024-12-11 21:11:24 +02:00
page_manager.h Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +02:00
renderdoc.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +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