shadPS4/src/video_core
Vinicius Rangel 0835dc71b3
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 / pre-release (push) Blocked by required conditions
More devtools stuff (#1637)
* devtools: memory map viewer

* devtools: batch highlight only for non-group viewer

* devtools: fix not showing entire user data

* devtools: shader debug viewer

* devtools: add more reg naming
2024-12-01 19:34:29 +01: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 More devtools stuff (#1637) 2024-12-01 19:34:29 +01: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