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 9021c20b5e (svn r15299) -Cleanup: remove many redundant includes 16 years ago
..
8bpp_base.cpp (svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites. 16 years ago
8bpp_base.hpp (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 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. 16 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. 16 years ago
8bpp_optimized.cpp (svn r15299) -Cleanup: remove many redundant includes 16 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 16 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. 16 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. 16 years ago
32bpp_anim.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
32bpp_anim.hpp (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 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. 16 years ago
32bpp_base.hpp (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 years ago
32bpp_optimized.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
32bpp_optimized.hpp (svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized 16 years ago
32bpp_simple.cpp (svn r15299) -Cleanup: remove many redundant includes 16 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. 16 years ago
base.hpp (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 years ago
factory.hpp (svn r14912) -Codechange: Autoprobe 'null' blitter when built as dedicated-only. 16 years ago
null.cpp (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago
null.hpp (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 years ago