shadPS4/src/core/devtools/widget
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
..
cmd_list.cpp More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
cmd_list.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
common.h More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
frame_dump.cpp Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
frame_dump.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
frame_graph.cpp Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
frame_graph.h Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
imgui_memory_editor.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
memory_map.cpp More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
memory_map.h More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
reg_popup.cpp Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
reg_popup.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
reg_view.cpp More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
reg_view.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
shader_list.cpp More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
shader_list.h More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
text_editor.cpp core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
text_editor.h Devtools - Inspect regs/User data/Shader disassembly (#1358) 2024-10-13 15:02:22 +03:00