Commit Graph

57 Commits (c141639bcc476754c0a0f2512efba19c77a52251)

Author SHA1 Message Date
peter1138 f94300a433 (svn r10107) -Fix (r10092): Missing 'i' in 'optimized' 18 years ago
truelight 02b9eeaa7a (svn r10102) -Documentation: @file header was wrong 18 years ago
truelight 340d5b43f9 (svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too 18 years ago
truelight 10e826380b (svn r10100) -Fix r10093: some code now became obsolete as it never did something 18 years ago
truelight 4cd71ef4fe (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird 18 years ago
truelight 37ee35df07 (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems 18 years ago
truelight 27febd474c (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code
-Add: make it possible to pick your own blitter (-b <blitter>, -h for overview)
-Add: added a new optimized 8bpp blitter (default, caches sprites of all zoom-levels)
-Add: added a debug 8bpp blitter and a very slow normal 8bpp blitter
18 years ago