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
/
Text
History
Henrik Rydgård
8112e51c13
More string_view
2024-05-24 13:42:49 +02:00
..
I18n.cpp
Make the i18n T function use std::string_view
2024-02-12 18:44:39 +01:00
I18n.h
Fixed return copies from functions and const ref params
2024-04-02 18:37:00 +03:00
Parsers.cpp
Improve error handling in homebrew install slightly
2023-12-20 18:28:41 +01:00
Parsers.h
[Common/Data/GPU/Input/System/UI] Added const reference for function params
2023-12-14 14:21:11 +03:00
WrapText.cpp
Convert WordWrapper to use std::string_view
2024-05-24 13:39:49 +02:00
WrapText.h
More string_view
2024-05-24 13:42:49 +02:00