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-07 05:03:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a062e5192bfa2d0743642c41130189d171ce2bf3
ppsspp
/
Common
/
Render
T
History
Henrik Rydgård
e49d94ad11
Unify the MeasureString caching code
2024-10-16 14:39:21 +02:00
..
Text
Unify the MeasureString caching code
2024-10-16 14:39:21 +02:00
DrawBuffer.cpp
Avoid another allocation, this time with atlas fonts
2024-10-16 14:39:21 +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