This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-21 14:41:39 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Common
/
Render
History
Henrik Rydgård
3aed81d51b
Merge pull request
#18170
from hch12907/sdl-ttf
...
ci: use pkgconfig as a fallback for finding SDL2_ttf
2023-09-21 13:45:52 +02:00
..
Text
Merge pull request
#18170
from hch12907/sdl-ttf
2023-09-21 13:45:52 +02:00
DrawBuffer.cpp
Wrap the display globals in a struct (
#16998
)
2023-02-25 13:09:44 +01:00
DrawBuffer.h
Global: Set many read-only params as const.
2022-12-10 21:13:36 -08:00
ManagedTexture.cpp
Turn the VFS into a class, to be able to reuse it for other purposes.
2023-03-06 16:42:47 +01:00
ManagedTexture.h
Move AsyncImageFileView to Common, which required some more shuffling around of stuff.
2022-11-21 20:38:20 +01:00
TextureAtlas.cpp
Global: Cleanup some unreferenced warnings.
2022-08-13 12:43:14 -07:00
TextureAtlas.h
[what][style][gpu] some coding style refine
2023-04-18 19:18:38 +08:00