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
glx22 44e3b05c50 Fix: Use more selectivity when building SSE specific code
See: https://github.com/OpenTTD/OpenTTD/issues/9935

(cherry picked from commit c3f55d53405af04bfe928d9e1a815e06c187ca50)
2 years ago
..
8bpp_base.cpp Add a Blitter::SetPixel32 function 2 years ago
8bpp_base.hpp Add a Blitter::SetPixel32 function 2 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 a Blitter::SetPixel32 function 2 years ago
32bpp_anim.hpp Add a Blitter::SetPixel32 function 2 years ago
32bpp_anim_sse2.cpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_anim_sse2.hpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_anim_sse4.cpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_anim_sse4.hpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_base.cpp Add a Blitter::SetPixel32 function 2 years ago
32bpp_base.hpp Add a Blitter::SetPixel32 function 2 years ago
32bpp_optimized.cpp Add setting to disable water animation depending on zoom level 2 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 Add setting to disable water animation depending on zoom level 2 years ago
32bpp_sse2.hpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_sse4.cpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse4.hpp Fix: Use more selectivity when building SSE specific code 2 years ago
32bpp_sse_func.hpp Fix: Use more selectivity when building SSE specific code 2 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 Fix: Use more selectivity when building SSE specific code 2 years ago
40bpp_anim.cpp Add a Blitter::SetPixel32 function 2 years ago
40bpp_anim.hpp Add a Blitter::SetPixel32 function 2 years ago
CMakeLists.txt Fix: Use more selectivity when building SSE specific code 2 years ago
base.hpp Add a Blitter::SetPixel32 function 2 years ago
common.hpp Fix: do not hide parameter by local variable with the same name 3 years ago
factory.hpp Change: Use gender-neutral pronouns 3 years ago
null.cpp Cleanup: Removed SVN headers 5 years ago
null.hpp Add a Blitter::SetPixel32 function 2 years ago