This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc0ece038ce7aefbe11167581a986fc4f31ffc3b
ppsspp
/
UI
/
ImDebugger
T
History
Henrik Rydgård
cc0ece038c
Clean up the string type in RequestCallback - somehow was both char* and std::string????
...
Might be related to
#21695
2026-05-18 14:16:34 +02:00
..
ImCommand.h
Do some include untangling, to limit the spread of the Windows.h include from SevenZipFileReader.h
2026-03-27 14:34:18 -06:00
ImConsole.cpp
Correct some log categories, add UI category, some warning fixes
2025-04-09 13:45:21 +02:00
ImConsole.h
Scaffold it
2025-10-08 13:00:35 -06:00
ImDebugger.cpp
Clean up the string type in RequestCallback - somehow was both char* and std::string????
2026-05-18 14:16:34 +02:00
ImDebugger.h
Do some include untangling, to limit the spread of the Windows.h include from SevenZipFileReader.h
2026-03-27 14:34:18 -06:00
ImDisasmView.cpp
Add ability to copy function hash from the disassembly view
2026-02-09 19:26:43 +01:00
ImDisasmView.h
Minor memory safety fixes
2025-05-14 09:39:09 +02:00
ImGe.cpp
ImGeDebugger: In the textures window, properly write out the status flags.
2026-04-07 11:39:16 -06:00
ImGe.h
GEDebugger crashfix on framebuffer recreation
2026-02-11 09:41:57 +01:00
ImJitViewer.cpp
ImDebugger: Fix texture viewer in OpenGL mode and partially in D3D11 mode (swapped colors)
2026-02-17 18:19:23 +01:00
ImJitViewer.h
Support showing (and sorting by) IR profiler info in the JIT viewer
2025-10-09 17:02:52 -06:00
ImMemView.cpp
Avoid memory access functions that can cause memory exceptions in ImDebugger. Minor opt.
2026-03-31 17:53:00 -06:00
ImMemView.h
remove unused code in ImMemView
2026-02-27 15:44:02 +05:00
ImStructViewer.cpp
Core/UI: use clear() and empty() for std containers
2026-05-17 21:28:31 +03:00
ImStructViewer.h
Clean up ImStructViewer, GhidraClient code style
2025-02-06 08:13:52 +01:00