OpenTTD/src/blitter
rubidium 01e20c9140 (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 2007-12-21 19:21:21 +00:00
..
8bpp_base.cpp (svn r11652) -Codechange: add the svn $ header for several files 2007-12-17 01:35:45 +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 r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLevel can be used in some iterations 2007-12-17 22:04:07 +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 r11652) -Codechange: add the svn $ header for several files 2007-12-17 01:35:45 +00:00
32bpp_anim.hpp (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) 2007-09-09 23:16:01 +00:00
32bpp_base.cpp (svn r11652) -Codechange: add the svn $ header for several files 2007-12-17 01:35:45 +00:00
32bpp_base.hpp (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 2007-12-21 19:21:21 +00:00
32bpp_optimized.cpp (svn r11652) -Codechange: add the svn $ header for several files 2007-12-17 01:35:45 +00:00
32bpp_optimized.hpp (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) 2007-09-09 23:16:01 +00:00
32bpp_simple.cpp (svn r11652) -Codechange: add the svn $ header for several files 2007-12-17 01:35:45 +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 r11611) -Codechange: it is now possible to use a define to enable asserts and show them in crash.log for MSVC release builds 2007-12-09 21:20:21 +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