rpcsx/rpcs3/Emu
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
..
ARMv7 ... 2014-04-16 15:09:06 +04:00
Audio Fix some type comparion warnings. 2014-04-27 21:31:41 -07:00
Cell Add missing ICBI instruction. 2014-05-07 23:53:19 -07:00
CPU RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
FS RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GS Merge pull request #238 from unknownbrackets/texformats 2014-05-17 20:56:29 +02:00
HDD Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
Io Removed unneccessary commented analog stick code 2014-05-08 17:20:16 -05:00
Memory Merge pull request #209 from unknownbrackets/warnings 2014-04-28 17:15:12 +01:00
SysCalls cellPngDec: Ignore bytesPerLine < width * bpp. 2014-05-17 22:32:11 -07:00
DbgConsole.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
DbgConsole.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00
System.h try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00