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
smatz 96d880ea9e (svn r13619) -Codechange: use 'const char *' instead of std::string for blitter and driver names
Removes indirect dependency on <string> for 20 files, reduces binary size by 16kB
17 years ago
..
8bpp_base.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
8bpp_base.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
8bpp_debug.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
8bpp_debug.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
8bpp_optimized.cpp (svn r13602) -Codechange: little speedup for 8bpp-optimized blitter 17 years ago
8bpp_optimized.hpp (svn r13551) -Codechange: store offsets to different zoom levels in a distinguished struct instead in the data stream for 8bpp-optimized 17 years ago
8bpp_simple.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
8bpp_simple.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
32bpp_anim.cpp (svn r13568) -Fix (r13564): Windows build asserts where I wouldn't expect it to 17 years ago
32bpp_anim.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
32bpp_base.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
32bpp_base.hpp (svn r13571) -Codechange: define channels in struct Colour in different order on LE and BE machines 17 years ago
32bpp_optimized.cpp (svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler) 17 years ago
32bpp_optimized.hpp (svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler) 17 years ago
32bpp_simple.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
32bpp_simple.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
base.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago
factory.hpp (svn r13619) -Codechange: use 'const char *' instead of std::string for blitter and driver names 17 years ago
null.cpp (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago
null.hpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 17 years ago