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 16:24:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98780ba603c5c76359c29210fec00efc192f55bf
ppsspp
/
Common
/
File
/
VFS
T
History
Henrik Rydgård
98780ba603
Theme: Avoid checking the ui_atlas multiple times
2024-11-28 15:02:25 +01:00
..
DirectoryReader.cpp
Optimize away those extra GetFileInfo, since both backends can get the size during Open efficiently.
2023-03-08 09:11:25 +01:00
DirectoryReader.h
Optimize away those extra GetFileInfo, since both backends can get the size during Open efficiently.
2023-03-08 09:11:25 +01:00
VFS.cpp
Logging API change (refactor) (
#19324
)
2024-07-14 14:42:59 +02:00
VFS.h
Theme: Avoid checking the ui_atlas multiple times
2024-11-28 15:02:25 +01:00
ZipFileReader.cpp
ZipFileReader: Better implementation of Rewind
2024-10-28 17:02:03 +01:00
ZipFileReader.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00