Files
wagic/JGE/src
wrenczes@gmail.com 8ad597f565 Fixed the swizzle functions for the PNG loading support in JGE. (This is a psp-only fix, it has no impact on the win build.)
This is the main fix for the situation where we try to load PNGs after the image cache has been saturated - instead of requiring 1 Meg as a temporary buffer to perform the swizzle operation on a full image (ie 512 * 512 texture size), these mods allow the swizzle to work in line with a temp buffer of  512 * 8 lines (ie 16K of memory).  I also fixed a case where the swizzle didn't operate correctly on PNGs that weren't an even multiplier height of 8 - we'd drop the remaining lines on the floor, creating garbage lines at the bottom of those images.
2010-11-10 23:50:26 +00:00
..
J :
2008-11-05 13:38:39 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
J :
2008-11-05 13:38:39 +00:00
J :
2008-11-24 07:49:14 +00:00
J :
2008-11-05 13:38:39 +00:00
J :
2010-02-14 13:21:12 +00:00
2010-07-19 13:44:26 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2010-11-07 09:26:29 +00:00
2008-11-02 09:50:16 +00:00
2008-11-10 11:07:33 +00:00
2010-11-10 02:24:39 +00:00
2010-09-16 13:12:05 +00:00
2010-07-11 10:56:12 +00:00
2010-07-11 10:56:12 +00:00
J :
2008-11-05 13:38:39 +00:00
2008-11-02 09:50:16 +00:00
J :
2008-11-05 13:38:39 +00:00
J :
2008-11-05 13:38:39 +00:00
2008-11-02 09:50:16 +00:00
2009-11-23 08:25:27 +00:00
2010-11-07 09:26:29 +00:00
2010-07-11 10:56:12 +00:00
2008-11-02 09:50:16 +00:00
2009-04-09 13:31:07 +00:00
2009-04-09 13:31:07 +00:00
2010-11-05 07:20:01 +00:00
J :
2010-02-02 09:41:58 +00:00
2008-11-02 09:50:16 +00:00
2009-12-07 11:54:59 +00:00
J :
2010-02-28 12:31:51 +00:00