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 26992089d6 Fix use of _mm_cvtsi64_si128 which is not available on 32 bit x86
See: #254
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 Fix use of _mm_cvtsi64_si128 which is not available on 32 bit x86 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: Suppress warnings when asserts are disabled (#8916) 3 years ago
null.cpp Cleanup: Removed SVN headers 5 years ago
null.hpp Viewport: Cache landscape pixels in map mode 4 years ago