ppsspp/GPU/Debugger
Unknown W. Brackets 0ed2c03350 GE Debugger: Prevent hang on shutdown.
Since we're blocking the Emu thread, we can't use a hook from the Emu
thread to wake up.

The change to lifecycle callbacks caused this.
2018-06-11 14:54:42 -07:00
..
Breakpoints.cpp GPU: Add quick method for debugging. 2017-12-24 18:05:44 -08:00
Breakpoints.h GPU: Add quick method for debugging. 2017-12-24 18:05:44 -08:00
Record.cpp GE Record: After recording a frame, log the filename of the output file. 2017-12-04 15:15:55 +01:00
Record.h GE Debugger: Pass filename into dump replay. 2017-06-04 15:11:10 -07:00
Stepping.cpp GE Debugger: Prevent hang on shutdown. 2018-06-11 14:54:42 -07:00
Stepping.h GE Debugger: Prevent hang on shutdown. 2018-06-11 14:54:42 -07:00