ppsspp/GPU/Debugger
Unknown W. Brackets c3c5450b8f GE Debugger: Fix small tex/clut recopying.
If it's less than 256 bytes, we can't mark the entire VRAM area copied.
This still helps frame dumps avoid excessively slow VRAM recopying
situations, but fixes issues like missing trees in #12738.
2022-09-23 21:18:39 -07:00
..
Breakpoints.cpp GE Debugger: Eval breakpoints as if register set. 2022-09-11 11:05:30 -07:00
Breakpoints.h GE Debugger: Add conditions to cmd breakpoints. 2022-09-05 17:33:54 -07:00
Debugger.cpp GE Debugger: Show time spent stepping. 2022-09-18 09:52:15 -07:00
Debugger.h GE Debugger: Add separate step based on vsync. 2022-08-23 19:48:34 -07:00
GECommandTable.cpp GE Debugger: Provide addrs in breakpoint conds. 2022-09-11 10:57:04 -07:00
GECommandTable.h GE Debugger: Add fields to register expressions. 2022-09-11 13:09:03 -07:00
Playback.cpp GE Debugger: Fix small tex/clut recopying. 2022-09-23 21:18:39 -07:00
Playback.h GE Debugger: Split playback into a separate file. 2019-06-23 18:49:27 -07:00
Record.cpp GE Debugger: Fix small tex/clut recopying. 2022-09-23 21:18:39 -07:00
Record.h GE Debugger: Record 1 flip if no display calls. 2022-08-23 19:20:14 -07:00
RecordFormat.h GE Debugger: Include rendered CLUTs in frame dumps. 2022-09-19 12:01:34 -07:00
Stepping.cpp GE Debugger: Track last gstate on stepping. 2022-02-13 10:22:59 -08:00
Stepping.h GE Debugger: Track last gstate on stepping. 2022-02-13 10:22:59 -08:00