Thu, 21 Jun 2007 13:31:41 +0000 | truelight | (svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-size it needs | file | diff | annotate |
Thu, 21 Jun 2007 12:45:41 +0000 | truelight | (svn r10242) -Fix: avoid a segfault if you move your mouse at startup with 32bpp-anim | file | diff | annotate |
Thu, 21 Jun 2007 12:36:46 +0000 | truelight | (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes | file | diff | annotate |
Wed, 20 Jun 2007 12:09:47 +0000 | truelight | (svn r10235) -Fix: the 32bpp-anim blitter repainted pixel color 0, which is transparency and therefor should never be repainted (spotted by Rubidium) | file | diff | annotate |
Tue, 19 Jun 2007 17:43:30 +0000 | truelight | (svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palette animation (at the cost of an animation-buffer to keep track of the 'm'-channel of all sprites) | file | diff | annotate |