This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-04 11:45:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b1d077943dbaab38e22bfdf2cfd447360352ade
ppsspp
/
GPU
/
Debugger
T
History
Henrik Rydgård
0df2a40487
Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing.
2024-12-02 11:12:14 +01:00
..
Breakpoints.cpp
GE Debugger: Make step tex jump to first prim.
2023-07-16 11:34:51 -07:00
Breakpoints.h
…
Debugger.cpp
Logging API change (refactor) (
#19324
)
2024-07-14 14:42:59 +02:00
Debugger.h
…
GECommandTable.cpp
…
GECommandTable.h
Build: Add some missing include guards.
2023-09-07 17:14:58 -07:00
Playback.cpp
Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing.
2024-12-02 11:12:14 +01:00
Playback.h
…
Record.cpp
Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing.
2024-12-02 11:12:14 +01:00
Record.h
Add "Create frame dump" to the in-game developer menu (that can be enabled in dev settings)
2023-08-24 14:41:35 +02:00
RecordFormat.h
Make some global string pointers const, not just the strings.
2023-12-29 14:09:45 +01:00
Stepping.cpp
Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping.
2024-12-01 21:04:21 +01:00
Stepping.h
…