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 67f46b40ab (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 17 years ago
..
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 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 r10190) -Codechange: merged renderer and blitter to one single class API: blitter 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 r10355) -Fix (r10092): memory leak when encoding (reading) sprites. 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 r10190) -Codechange: merged renderer and blitter to one single class API: blitter 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 r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-size it needs 17 years ago
32bpp_anim.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
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 17 years ago
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 17 years ago
32bpp_simple.cpp (svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color) 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 r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago
factory.hpp (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 17 years ago
null.cpp (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter 17 years ago
null.hpp (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory 17 years ago