rpcsx/rpcs3/Emu/SysCalls
Unknown W. Brackets fed2998d48 cellPngDec: Ignore bytesPerLine < width * bpp.
It seems strange, but Sonic CD passes bytesPerLine = w * 3 for a 4 channel
image.  Either this is a bug elsewhere, or it ignores likely incorrect
strides.

Untested except in Sonic CD.
2014-05-17 22:32:11 -07:00
..
lv2 Removed unneccessary commented analog stick code 2014-05-08 17:20:16 -05:00
Modules cellPngDec: Ignore bytesPerLine < width * bpp. 2014-05-17 22:32:11 -07:00
Callback.cpp libmixer draft 2014-03-06 15:40:50 +04:00
Callback.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ErrorCodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
FuncList.cpp Revert comment out of cellPadGetCapabilityInfo in funcList 2014-05-07 01:45:18 -05:00
Modules.cpp Correct some non-const string literals. 2014-04-28 07:43:09 -07:00
Modules.h Correct some non-const string literals. 2014-04-28 07:43:09 -07:00
SC_FUNC.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Static.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
SysCalls.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SysCalls.h Add in cellPadGetCapabilityInfo function 2014-05-06 22:48:55 -05:00