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 5a364d3e8c Merge branch 'master' into jgrpp
# Conflicts:
#	src/blitter/32bpp_optimized.cpp
#	src/lang/serbian.txt
3 years ago
..
8bpp_base.cpp Viewport: Cache landscape pixels in map mode 4 years ago
8bpp_base.hpp Viewport: Cache landscape pixels in map mode 4 years ago
8bpp_optimized.cpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
8bpp_optimized.hpp Cleanup: Removed SVN headers 5 years ago
8bpp_simple.cpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
8bpp_simple.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_anim.cpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
32bpp_anim.hpp Viewport: Cache landscape pixels in map mode 4 years ago
32bpp_anim_sse2.cpp Merge branch 'master' into jgrpp 3 years ago
32bpp_anim_sse2.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_anim_sse4.cpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
32bpp_anim_sse4.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_base.cpp Merge branch 'master' into jgrpp 3 years ago
32bpp_base.hpp Merge tag '1.11.0-beta2' into jgrpp 3 years ago
32bpp_optimized.cpp Merge branch 'master' into jgrpp 3 years ago
32bpp_optimized.hpp Merge branch 'master' into jgrpp 3 years ago
32bpp_simple.cpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
32bpp_simple.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse2.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
32bpp_sse2.hpp Merge branch 'master' into jgrpp 3 years ago
32bpp_sse4.cpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse4.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse_func.hpp Add 32bpp blitter support for adjusting brightness of drawn sprites 3 years ago
32bpp_sse_type.h Fix: Don't trash video buffer alpha in SSE3/4 blitters. 3 years ago
32bpp_ssse3.cpp Cleanup: Removed SVN headers 5 years ago
32bpp_ssse3.hpp Cleanup: Removed SVN headers 5 years ago
40bpp_anim.cpp Merge branch 'master' into jgrpp 3 years ago
40bpp_anim.hpp Merge tag '1.11.0-beta2' into jgrpp 3 years ago
CMakeLists.txt Add: A 32 bpp blitter that uses the animation buffer from the video backend to speed up palette animation. 3 years ago
base.hpp Merge tag '1.11.0-beta2' into jgrpp 3 years ago
common.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
factory.hpp Codechange: Allow blitter factories to decide at runtime if the blitter is usable. 3 years ago
null.cpp Cleanup: Removed SVN headers 5 years ago
null.hpp Viewport: Cache landscape pixels in map mode 4 years ago