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
7cab540fcafef4d56900a652d86d7bfbd415778b
ppsspp
/
Common
/
Data
/
Convert
History
Unknown W. Brackets
2479d52202
Global: Reduce includes of common headers.
...
In many places, string, map, or Common.h were included but not needed.
2022-01-30 16:35:33 -08:00
..
ColorConv.cpp
Common: Fix conversion of 4444 to BGRA.
2022-01-23 19:22:32 -08:00
ColorConv.h
Draw: Centralize funcs in ColorConv.
2021-05-01 11:20:05 -07:00
ColorConvNEON.cpp
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
ColorConvNEON.h
Common: Move ColorConv to a more appropriate place.
2021-05-01 11:20:05 -07:00
SmallDataConvert.cpp
Move math and some file and data conversion files out from native to Common.
2020-10-04 09:12:46 +02:00
SmallDataConvert.h
Common: Maintain C++11 support in sign extend.
2021-01-31 08:44:02 -08:00