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 606d7cd814 Merge branch 'master' into jgrpp
# Conflicts:
#	src/airport_gui.cpp
#	src/build_vehicle_gui.cpp
#	src/direction_type.h
#	src/gfx_type.h
#	src/group_gui.cpp
#	src/misc_gui.cpp
#	src/rail_gui.cpp
#	src/road_gui.cpp
#	src/signs_gui.cpp
#	src/slope_func.h
#	src/smallmap_gui.cpp
#	src/terraform_gui.cpp
#	src/toolbar_gui.cpp
#	src/town_gui.cpp
#	src/town_type.h
#	src/vehicle_type.h
#	src/widget_type.h
4 months ago
..
8bpp_base.cpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
8bpp_base.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
8bpp_optimized.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
8bpp_optimized.hpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
8bpp_simple.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
8bpp_simple.hpp Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (#11580) 6 months ago
32bpp_anim.cpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
32bpp_anim.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
32bpp_anim_sse2.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months 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 4 months ago
32bpp_anim_sse4.hpp Merge branch 'master' into jgrpp 5 months ago
32bpp_base.cpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
32bpp_base.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
32bpp_optimized.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_optimized.hpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_simple.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_simple.hpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_sse2.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_sse2.hpp Adding of _t to (u)int types, and WChar to char32_t 5 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 Adding of _t to (u)int types, and WChar to char32_t 5 months ago
32bpp_sse_type.h Adding of _t to (u)int types, and WChar to char32_t 5 months 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: Add method to set rectangle colours, skipping D7 5 months ago
40bpp_anim.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
CMakeLists.txt Fix #9935: Use more selectivity when building SSE specific code 2 years ago
base.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago
common.hpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
factory.hpp Add scoped helper to temporarily override current blitter 5 months ago
null.cpp Merge branch 'master' into jgrpp 5 months ago
null.hpp Blitter: Add method to set rectangle colours, skipping D7 5 months ago