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
patch-import 536a95dfd0 Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
https://www.tt-forums.net/viewtopic.php?f=33&t=53394
9 years ago
..
8bpp_base.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
8bpp_base.hpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
8bpp_optimized.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
8bpp_optimized.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
8bpp_simple.cpp (svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites 10 years ago
8bpp_simple.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_anim.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
32bpp_anim.hpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
32bpp_anim_sse4.cpp (svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites 10 years ago
32bpp_anim_sse4.hpp (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
32bpp_base.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
32bpp_base.hpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
32bpp_optimized.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
32bpp_optimized.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_simple.cpp (svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites 10 years ago
32bpp_simple.hpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
32bpp_sse2.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
32bpp_sse2.hpp (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
32bpp_sse4.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
32bpp_sse4.hpp (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
32bpp_sse_func.hpp (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 10 years ago
32bpp_sse_type.h (svn r26258) -Codechange: deduplicate Draw methods (MJP) 11 years ago
32bpp_ssse3.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
32bpp_ssse3.hpp (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
base.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
base.hpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
factory.hpp (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL) 10 years ago
null.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
null.hpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago