src/blitter/blitter.hpp
Tue, 12 Jun 2007 18:02:11 +0000 glx (svn r10118) [NoAI] -Sync with trunk r10015:r10096 noai
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
Tue, 12 Jun 2007 20:24:12 +0000 truelight (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer
Mon, 11 Jun 2007 13:38:11 +0000 truelight (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird
Mon, 11 Jun 2007 11:50:49 +0000 truelight (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code