This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2024-11-23 13:30:02 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2bd2292bac
ppsspp
/
Common
/
Data
History
Henrik Rydgård
2bd2292bac
With string_view, stripping whitespace can be done without allocs.
2023-09-26 13:19:19 +02:00
..
Collections
Don't load the shader cache on a separate thread - all it does is already async
2023-09-24 10:53:23 +02:00
Color
Change the Settings toggle to a specially styled checkbox
2022-12-07 11:12:29 +01:00
Convert
Also apply this to OpenGL and D3D9
2023-01-11 19:29:02 +01:00
Encoding
utf8_nextchar: Don't use a pointed-to variable as a loop counter.
2023-08-17 15:18:24 +02:00
Format
With string_view, stripping whitespace can be done without allocs.
2023-09-26 13:19:19 +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
Wrapper: Minor ordering fix
2023-08-17 15:24:00 +02:00