ppsspp/Windows/GEDebugger
2024-12-06 09:29:12 +01:00
..
CtrlDisplayListView.cpp Hook up the new (bare-bones) ImGui debug window to GPU stepping, fix stepping. 2024-12-05 00:51:59 +01:00
CtrlDisplayListView.h Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
GEDebugger.cpp PauseAction readbacks now work again 2024-12-05 00:36:49 +01:00
GEDebugger.h Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
SimpleGLWindow.cpp PauseAction readbacks now work again 2024-12-05 00:36:49 +01:00
SimpleGLWindow.h GE Debugger: Add option to track pixel in preview. 2022-09-24 12:23:02 -07:00
TabDisplayLists.cpp Extract FormatStateRow() from the Win32 GE debugger to GPU/Debugger/Registers 2024-12-05 10:07:29 +01:00
TabDisplayLists.h Extract FormatStateRow() from the Win32 GE debugger to GPU/Debugger/Registers 2024-12-05 10:07:29 +01:00
TabState.cpp Move the state tab definitions to GPU/Debugger 2024-12-05 10:13:25 +01:00
TabState.h Move the state tab definitions to GPU/Debugger 2024-12-05 10:13:25 +01:00
TabVertices.cpp Add basic vertex data viewer (with the same flaws as the old one) 2024-12-06 09:29:12 +01:00
TabVertices.h Extract the vertex formatting code from the Windows GE Debugger 2024-12-05 10:47:49 +01:00
VertexPreview.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00