OpenTTD/src/blitter
truelight 06fded123a (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
..
8bpp_base.cpp (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes 2007-06-21 12:36:46 +00:00
8bpp_base.hpp (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes 2007-06-21 12:36:46 +00:00
8bpp_debug.cpp (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter 2007-06-17 20:30:28 +00:00
8bpp_debug.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
8bpp_optimized.cpp (svn r10234) -Fix r10233: make peter1138 happy 2007-06-20 10:30:25 +00:00
8bpp_optimized.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
8bpp_simple.cpp (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter 2007-06-17 20:30:28 +00:00
8bpp_simple.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
32bpp_anim.cpp (svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-size it needs 2007-06-21 13:31:41 +00:00
32bpp_anim.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
32bpp_base.cpp (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes 2007-06-21 12:36:46 +00:00
32bpp_base.hpp (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes 2007-06-21 12:36:46 +00:00
32bpp_simple.cpp (svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color) 2007-06-19 17:32:01 +00:00
32bpp_simple.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
base.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00
factory.hpp (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter 2007-06-17 20:30:28 +00:00
null.cpp (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter 2007-06-17 20:30:28 +00:00
null.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 2007-06-21 13:56:59 +00:00