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
text-draw-refactor-3
Add File
New File
Upload File
Apply Patch
ppsspp
/
Common
/
Data
History
Henrik Rydgård
8112e51c13
More string_view
2024-05-24 13:42:49 +02:00
..
Collections
Fixed to free() C version, since memory block was allocated using malloc()
2024-04-02 16:35:13 +03:00
Color
Change the Settings toggle to a specially styled checkbox
2022-12-07 11:12:29 +01:00
Convert
If available, use 16-bit texture formats for MakePixelTexture when appropriate.
2023-11-12 15:58:03 +01:00
Encoding
Make vertical tabs scrollable
2024-01-19 14:56:29 +01:00
Format
IniFile: Switch keys to string_view (avoids recomputing length every time)
2024-05-05 12:04:58 +02:00
Hash
Common: Cleanup some mismatched indentation.
2021-04-30 22:59:41 -07:00
Random
Global: Correct many endian types and casts.
2021-02-18 22:25:24 -08:00
Text
More string_view
2024-05-24 13:42:49 +02:00