You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/blitter
rubidium df12937f19 (svn r11839) -Codechange: move some variables from variables.h to a more logical location. 17 years ago
..
8bpp_base.cpp (svn r11684) -Codechange: split gfx.h in a type and functional header. 17 years ago
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 17 years ago
8bpp_debug.cpp (svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h' 17 years ago
8bpp_debug.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
8bpp_optimized.cpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
8bpp_optimized.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
8bpp_simple.cpp (svn r11684) -Codechange: split gfx.h in a type and functional header. 17 years ago
8bpp_simple.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
32bpp_anim.cpp (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
32bpp_anim.hpp (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) 17 years ago
32bpp_base.cpp (svn r11684) -Codechange: split gfx.h in a type and functional header. 17 years ago
32bpp_base.hpp (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 17 years ago
32bpp_optimized.cpp (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
32bpp_optimized.hpp (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) 17 years ago
32bpp_simple.cpp (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. 17 years ago
32bpp_simple.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
base.hpp (svn r11684) -Codechange: split gfx.h in a type and functional header. 17 years ago
factory.hpp (svn r11839) -Codechange: move some variables from variables.h to a more logical location. 17 years ago
null.cpp (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago
null.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago