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
PeterN e97bf271dc
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663)
This avoids a (soft) namespace conflict between the four ST_* enums.
1 year ago
..
8bpp_base.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
8bpp_base.hpp
8bpp_optimized.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
8bpp_optimized.hpp
8bpp_simple.cpp
8bpp_simple.hpp
32bpp_anim.cpp
32bpp_anim.hpp
32bpp_anim_sse2.cpp
32bpp_anim_sse2.hpp
32bpp_anim_sse4.cpp
32bpp_anim_sse4.hpp
32bpp_base.cpp
32bpp_base.hpp
32bpp_optimized.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
32bpp_optimized.hpp
32bpp_simple.cpp
32bpp_simple.hpp
32bpp_sse2.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
32bpp_sse2.hpp
32bpp_sse4.cpp
32bpp_sse4.hpp
32bpp_sse_func.hpp
32bpp_sse_type.h
32bpp_ssse3.cpp
32bpp_ssse3.hpp
40bpp_anim.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
40bpp_anim.hpp Cleanup: remove commented out code 2 years ago
CMakeLists.txt
base.hpp
common.hpp Revert 92c7551: Line drawing algorithm fix broke other cases (#10497) 2 years ago
factory.hpp
null.cpp
null.hpp