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
planetmaker 7b20da8a0a (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
..
8bpp_base.cpp
8bpp_base.hpp
8bpp_optimized.cpp
8bpp_optimized.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
8bpp_simple.cpp (svn r26103) -Fix: prevent odd overflows due to integer promotion 11 years ago
8bpp_simple.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_anim.cpp
32bpp_anim.hpp (svn r26214) -Add: specialised animated SSE4 blitter (MJP) 11 years ago
32bpp_anim_sse4.cpp (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
32bpp_anim_sse4.hpp (svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP) 11 years ago
32bpp_base.cpp
32bpp_base.hpp
32bpp_optimized.cpp
32bpp_optimized.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_simple.cpp (svn r26103) -Fix: prevent odd overflows due to integer promotion 11 years ago
32bpp_simple.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_sse2.cpp (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
32bpp_sse2.hpp (svn r26214) -Add: specialised animated SSE4 blitter (MJP) 11 years ago
32bpp_sse4.cpp (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
32bpp_sse4.hpp (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
32bpp_ssse3.cpp (svn r26222) -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well 11 years ago
32bpp_ssse3.hpp (svn r26214) -Add: specialised animated SSE4 blitter (MJP) 11 years ago
base.cpp (svn r25911) -Add: Support for drawing dashed lines. 11 years ago
base.hpp (svn r25911) -Add: Support for drawing dashed lines. 11 years ago
factory.hpp (svn r26215) -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance 11 years ago
null.cpp
null.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago