This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hotfixes
Add File
New File
Upload File
Apply Patch
ppsspp
/
Common
/
File
/
VFS
History
German Semenov
c27481d637
GPU, VFS, UI: Fixed minor memleaks
2023-09-15 12:23:54 +03: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
UI: Add a basic FileChooserChoice view
2023-07-16 12:14:40 +02:00
VFS.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00
ZipFileReader.cpp
GPU, VFS, UI: Fixed minor memleaks
2023-09-15 12:23:54 +03:00
ZipFileReader.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00