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-23 15:24:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f61baa3b514de5e4636862ba99ffbedadbaed384
ppsspp
/
Common
/
File
/
VFS
T
History
Signed-off-by: Henrik Rydgård
and
Herman Semenov
9c3c23daa6
Fixed memleaks and incorrect add tab in ui::view_group
...
Signed-off-by: Herman Semenov <
GermanAizek@yandex.ru
>
2024-04-02 13:48:16 +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
Assorted paranoia, get rid of an allocation in the audio loop
2024-01-29 10:37:38 +01:00
VFS.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00
ZipFileReader.cpp
Fixed memleaks and incorrect add tab in ui::view_group
2024-04-02 13:48:16 +03:00
ZipFileReader.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00