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
frosch f976cddcba (svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. 13 years ago
..
8bpp_base.cpp (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). 13 years ago
8bpp_base.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_debug.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_debug.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_optimized.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_optimized.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_simple.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
8bpp_simple.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_anim.cpp (svn r22419) -Change: Always use the DOS palette for drawing. 13 years ago
32bpp_anim.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_base.cpp (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). 13 years ago
32bpp_base.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_optimized.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_optimized.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_simple.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
32bpp_simple.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
base.cpp (svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. 13 years ago
base.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
factory.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
null.cpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago
null.hpp (svn r22397) -Document: some tidbits of the blitter code 13 years ago