Sun, 09 Sep 2007 21:56:52 +0000 | truelight | (svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255 makes it much faster (frosch) | file | diff | annotate |
Tue, 19 Jun 2007 17:32:01 +0000 | truelight | (svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color) | file | diff | annotate |
Tue, 19 Jun 2007 12:19:31 +0000 | truelight | (svn r10215) -Fix r10214: forgot 2 cases of the same mistake | file | diff | annotate |
Sun, 17 Jun 2007 20:30:28 +0000 | truelight | (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter | file | diff | annotate |
Wed, 13 Jun 2007 16:04:35 +0000 | truelight | (svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it | file | diff | annotate |
Wed, 13 Jun 2007 10:31:40 +0000 | truelight | (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer | file | diff | annotate |