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 02549c5224 Merge branch 'master' into jgrpp
# Conflicts:
#	cmake/CompileFlags.cmake
#	src/cargomonitor.cpp
#	src/core/CMakeLists.txt
#	src/economy.cpp
#	src/landscape.cpp
#	src/linkgraph/flowmapper.cpp
#	src/linkgraph/linkgraph_gui.cpp
#	src/linkgraph/linkgraphschedule.cpp
#	src/misc_gui.cpp
#	src/newgrf_generic.cpp
#	src/newgrf_storage.cpp
#	src/rail_gui.cpp
#	src/saveload/afterload.cpp
#	src/saveload/station_sl.cpp
#	src/script/script_gui.cpp
#	src/station_cmd.cpp
#	src/station_gui.cpp
#	src/string_func.h
#	src/terraform_cmd.cpp
1 year ago
..
8bpp_base.cpp Merge branch 'master' into jgrpp 1 year ago
8bpp_base.hpp Blitter: Add method to draw rectangle at x, y offset 1 year ago
8bpp_optimized.cpp Merge branch 'master' into jgrpp 1 year 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 Blitter: Add method to draw rectangle at x, y offset 1 year 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 Fix: don't use animated SSE4 Draw() when animation is disabled 2 years ago
32bpp_base.cpp Blitter: Add method to draw rectangle at x, y offset 1 year ago
32bpp_base.hpp Blitter: Add method to draw rectangle at x, y offset 1 year ago
32bpp_optimized.cpp Merge branch 'master' into jgrpp 1 year ago
32bpp_optimized.hpp Merge branch 'master' into jgrpp 3 years ago
32bpp_simple.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
32bpp_simple.hpp Cleanup: Removed SVN headers 5 years ago
32bpp_sse2.cpp Merge branch 'master' into jgrpp 1 year ago
32bpp_sse2.hpp Fix #9935: 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 #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 Merge branch 'master' into jgrpp 1 year 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: Add method to draw rectangle at x, y offset 1 year ago
common.hpp Revert 92c7551: Line drawing algorithm fix broke other cases (#10497) 1 year ago
factory.hpp Merge branch 'master' into jgrpp 1 year ago
null.cpp Cleanup: Removed SVN headers 5 years ago
null.hpp Blitter: Add method to draw rectangle at x, y offset 1 year ago