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-07-25 08:14:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db604bfc0434c19df1b16ab0a74ea625f0f51e96
ppsspp
/
Common
/
System
T
History
Henrik Rydgård
and
GitHub
87a74546bc
Merge pull request
#21629
from hrydgard/generate-ui-shaders
...
Generate UI shaders instead of hardcoding them for each backend
2026-05-18 16:14:20 +02:00
..
Display.cpp
Fix Y flip
2026-05-18 14:14:25 +02:00
Display.h
Fix Y flip
2026-05-18 14:14:25 +02:00
NativeApp.h
Remove the return value from NativeMix, correct mixing with other channel numbers than 2
2025-06-18 23:48:00 +02:00
OSD.cpp
Add really simple 7z extraction, using the 7z VFS
2026-03-27 14:34:18 -06:00
OSD.h
Clean up the OSD click callback code
2026-02-09 13:08:44 +01:00
Request.cpp
Plumb through an error code for missing activity. Will later be used to improve the UI.
2026-05-11 10:52:36 +02:00
Request.h
Clean up the string type in RequestCallback - somehow was both char* and std::string????
2026-05-18 14:16:34 +02:00
System.h
PathBrowser: Rework synchronization. Remove unused enum value in LaunchUrlType.
2026-05-10 23:41:39 +02:00