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
Jonathan G Rennison 6f75465800 Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp optimised blitter 9 months ago
..
8bpp_base.cpp Merge branch 'master' into jgrpp 1 year ago
8bpp_base.hpp Blitter: Change some informational virtual functions to member values 9 months ago
8bpp_optimized.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
8bpp_optimized.hpp Sprite: Don't allocate sprite encode space for map-mode zoom levels 9 months ago
8bpp_simple.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
8bpp_simple.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_anim.cpp Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp anim blitter 9 months ago
32bpp_anim.hpp Blitter: Add method to draw rectangle at x, y offset 1 year ago
32bpp_anim_sse2.cpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
32bpp_anim_sse2.hpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
32bpp_anim_sse4.cpp Merge branch 'master' into jgrpp 2 years ago
32bpp_anim_sse4.hpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
32bpp_base.cpp Blitter: Add method to draw rectangle at x, y offset 1 year ago
32bpp_base.hpp Blitter: Change some informational virtual functions to member values 9 months ago
32bpp_optimized.cpp Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp optimised blitter 9 months ago
32bpp_optimized.hpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
32bpp_simple.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
32bpp_simple.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse2.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
32bpp_sse2.hpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
32bpp_sse4.cpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse4.hpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
32bpp_sse_func.hpp Merge branch 'master' into jgrpp 2 years ago
32bpp_sse_type.h Fix: Correctly set alpha of output in AlphaBlendTwoPixels 2 years ago
32bpp_ssse3.cpp Cleanup: Removed SVN headers 5 years ago
32bpp_ssse3.hpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
40bpp_anim.cpp Blitter: Use 32 bit memset where available 10 months ago
40bpp_anim.hpp Merge branch 'master' into jgrpp 1 year ago
CMakeLists.txt Fix #9935: Use more selectivity when building SSE specific code 2 years ago
base.hpp Blitter: Change some informational virtual functions to member values 9 months ago
common.hpp Change Colour constructors to be constexpr 10 months ago
factory.hpp Merge branch 'master' into jgrpp 12 months ago
null.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
null.hpp Blitter: Null blitter always requires no zoom levels 9 months ago