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-03 19:25:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a07da939efa1364b6b34222f66f2d90fe7f0d00a
ppsspp
/
Common
/
Render
T
History
Henrik Rydgård
afbf430899
Android joystick event handling: Don't blow up java ref counting by forgetting ReleaseElements.
...
Also, use JNI_ABORT to avoid writing back changes (we don't make any).
2024-12-15 23:03:22 +01:00
..
Text
Android joystick event handling: Don't blow up java ref counting by forgetting ReleaseElements.
2024-12-15 23:03:22 +01:00
DrawBuffer.cpp
Remove superfluous .c_str()
2024-10-17 22:21:07 +02:00
DrawBuffer.h
Remove unused and broken text rotation code
2024-05-31 20:58:53 +02:00
ManagedTexture.cpp
On load state failure, don't go off reloading another rewind state, unless we were actually rewinding.
2024-07-20 00:40:21 +02:00
ManagedTexture.h
Add proper checks for file type when picking a background image
2024-01-27 12:03:01 +01:00
TextureAtlas.cpp
Global: Cleanup some unreferenced warnings.
2022-08-13 12:43:14 -07:00
TextureAtlas.h
More const/static-ification
2024-09-17 15:22:37 +02:00