shadPS4/src/core/devtools/widget
Fire Cube 149898193f
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
Devtools: Add Module Viewer (#2976)
* impl

* add User or Sysmodule detection

* fix compiler warning

* clang

* fix string

* add HLE

* prevent crash

* fix mutex

* remove ref in arg

* cleanup

* move gamefolder to elfinfo
2025-05-24 09:15:10 -03:00
..
cmd_list.cpp Devtools IV (#1910) 2024-12-26 23:08:47 +02:00
cmd_list.h Devtools IV (#1910) 2024-12-26 23:08:47 +02:00
common.h Devtools IV (#1910) 2024-12-26 23:08:47 +02:00
frame_dump.cpp fix: Add missing ctime includes. 2025-04-30 23:37:37 -07:00
frame_dump.h Devtools IV (#1910) 2024-12-26 23:08:47 +02:00
frame_graph.cpp FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
frame_graph.h Render without rendering (#2152) 2025-01-16 21:27:23 +02:00
imgui_memory_editor.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
memory_map.cpp Support for Vulkan 1.4 (#1665) 2024-12-07 19:41:41 +02:00
memory_map.h More devtools stuff (#1637) 2024-12-01 19:34:29 +01:00
module_list.cpp Devtools: Add Module Viewer (#2976) 2025-05-24 09:15:10 -03:00
module_list.h Devtools: Add Module Viewer (#2976) 2025-05-24 09:15:10 -03:00
reg_popup.cpp renderer_vulkan: Handle depth-stencil copies through depth render overrides. (#2134) 2025-01-15 08:48:40 +03:00
reg_popup.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
reg_view.cpp renderer_vulkan: Handle depth-stencil copies through depth render overrides. (#2134) 2025-01-15 08:48:40 +03:00
reg_view.h Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
shader_list.cpp devtools: fix ReleaseKeyboard assert being triggered if many shader editor windows exist (#2205) 2025-01-22 12:08:49 -03:00
shader_list.h devtools: fix ReleaseKeyboard assert being triggered if many shader editor windows exist (#2205) 2025-01-22 12:08:49 -03:00
text_editor.cpp Update ImGui submodule (#2779) 2025-04-13 19:27:20 +03:00
text_editor.h Devtools - Shader editing (#1705) 2024-12-09 21:11:11 +01:00