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 fdd666f66a Merge tag '14.0-beta1' into jgrpp
# Conflicts:
#	src/3rdparty/squirrel/squirrel/sqcompiler.cpp
#	src/aircraft.h
#	src/animated_tile.h
#	src/base_consist.h
#	src/cargotype.h
#	src/company_gui.cpp
#	src/console_cmds.cpp
#	src/core/overflowsafe_type.hpp
#	src/engine_gui.cpp
#	src/industry_gui.cpp
#	src/lang/english.txt
#	src/music/extmidi.cpp
#	src/network/core/network_game_info.cpp
#	src/network/network_server.cpp
#	src/newgrf.cpp
#	src/newgrf_industries.cpp
#	src/order_base.h
#	src/order_cmd.cpp
#	src/order_gui.cpp
#	src/order_type.h
#	src/os/macosx/misc_osx.cpp
#	src/os/windows/crashlog_win.cpp
#	src/rail_gui.cpp
#	src/rail_gui.h
#	src/roadveh.h
#	src/roadveh_cmd.cpp
#	src/saveload/afterload.cpp
#	src/saveload/company_sl.cpp
#	src/saveload/saveload.cpp
#	src/saveload/saveload.h
#	src/saveload/saveload_error.hpp
#	src/script/api/script_town.cpp
#	src/settingsgen/settingsgen.cpp
#	src/ship.h
#	src/ship_cmd.cpp
#	src/smallmap_gui.cpp
#	src/spritecache.cpp
#	src/stdafx.h
#	src/strgen/strgen.cpp
#	src/strgen/strgen.h
#	src/table/settings/script_settings.ini
#	src/timetable_cmd.cpp
#	src/timetable_gui.cpp
#	src/town.h
#	src/town_cmd.cpp
#	src/town_cmd.h
#	src/town_gui.cpp
#	src/train.h
#	src/train_cmd.cpp
#	src/tree_cmd.cpp
#	src/vehicle.cpp
#	src/vehicle_base.h
#	src/vehicle_cmd.cpp
#	src/vehicle_gui.cpp
#	src/vehiclelist.cpp
#	src/waypoint_base.h
#	src/widget.cpp
2 months ago
..
8bpp_base.cpp Blitter: Do not override global screen pitch to use 8bpp blitter 3 months ago
8bpp_base.hpp Blitter: Do not override global screen pitch to use 8bpp blitter 3 months ago
8bpp_optimized.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
8bpp_optimized.hpp Merge tag '14.0-beta1' into jgrpp 2 months ago
8bpp_simple.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
8bpp_simple.hpp Merge tag '14.0-beta1' into jgrpp 2 months ago
32bpp_anim.cpp Blitter: Add method to set rectangle colours, skipping D7 3 months ago
32bpp_anim.hpp Blitter: Add method to set rectangle colours, skipping D7 3 months ago
32bpp_anim_sse2.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 3 months ago
32bpp_anim_sse4.hpp Merge tag '14.0-beta1' into jgrpp 2 months ago
32bpp_base.cpp Blitter: Add method to set rectangle colours, skipping D7 3 months ago
32bpp_base.hpp Blitter: Add method to set rectangle colours, skipping D7 3 months ago
32bpp_optimized.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
32bpp_optimized.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
32bpp_simple.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
32bpp_simple.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
32bpp_sse2.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
32bpp_sse2.hpp Adding of _t to (u)int types, and WChar to char32_t 4 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 4 months ago
32bpp_sse_type.h Adding of _t to (u)int types, and WChar to char32_t 4 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 3 months ago
40bpp_anim.hpp Blitter: Add method to set rectangle colours, skipping D7 3 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 3 months ago
common.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
factory.hpp Revert "Add scoped helper to temporarily override current blitter" 3 months ago
null.cpp Merge branch 'master' into jgrpp 4 months ago
null.hpp Blitter: Do not override global screen pitch to use 8bpp blitter 3 months ago