shadPS4/src/video_core
TheTurtle 5b6e0ab238
core: Library cleanup (#1631)
* core: Split error codes into separate files

* Reduces build times and is cleaner

* core: Bring structs and enums to codebase style

* core: More style changes
2024-11-30 22:37:36 +02:00
..
amdgpu hot-fix: apply vgt index offset to draw commands 2024-11-29 14:17:53 +01:00
buffer_cache Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +02:00
host_shaders Respect game brightness settings (#1559) 2024-11-21 12:06:53 +02:00
renderer_vulkan core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
texture_cache Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +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 Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +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