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-08-31 09:45:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
softgpu-fixes
ppsspp
/
Common
/
File
/
VFS
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
632fa10b23
Use VFS directly to read HLE-sceFont fonts instead of relying on the flash0: mount
2026-08-24 09:30:42 +02:00
..
DirectoryReader.cpp
Use std::string_view in VFS
2026-02-06 13:22:35 +01:00
DirectoryReader.h
Use std::string_view in VFS
2026-02-06 13:22:35 +01:00
SevenZipFileReader.cpp
Make opening 7z file android-compatible. Assorted buildfixes.
2026-03-27 14:34:18 -06:00
SevenZipFileReader.h
Do some include untangling, to limit the spread of the Windows.h include from SevenZipFileReader.h
2026-03-27 14:34:18 -06:00
VFS.cpp
URL/VFS: fix latent pointer/index UB on empty or tiny input
2026-08-10 11:26:39 +02:00
VFS.h
Use VFS directly to read HLE-sceFont fonts instead of relying on the flash0: mount
2026-08-24 09:30:42 +02:00
ZipFileReader.cpp
ZipFileReader: guard against implausible/overflowing declared sizes
2026-08-10 11:26:24 +02:00
ZipFileReader.h
Remove some uses of textScale
2026-02-06 14:30:47 +01:00