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-27 17:24:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8eeff4cffee722fea0c69295c0ca5771679ca09e
ppsspp
/
Common
/
Data
T
History
João Henrique
and
GitHub
9fcc6857f6
Fix wrong vreinterpret neon intrinsic usage.
...
This fixes a compilation failure introduced on
d0e8cfa365
.
2022-12-02 03:10:57 -03:00
..
Collections
Minor cleanup in TinySet
2022-09-25 23:23:53 +02:00
Color
Move native/util, native/data and native/i18 to Common/Data.
2020-10-04 07:28:29 +02:00
Convert
Fix wrong vreinterpret neon intrinsic usage.
2022-12-02 03:10:57 -03:00
Encoding
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
Format
Better readability and optimization insertion into container by replacing 'insert' -> 'emplace', 'push_back' -> 'emplace_back'
2022-09-30 12:35:28 +03: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
Code readability, vec reserve() and remove excess c_str()
2022-09-30 12:31:32 +03:00