OpenTTD/src/blitter
Charles Pigott 9b800a96ed
Codechange: Remove min/max functions in favour of STL variants (#8502)
2021-01-08 11:16:18 +01:00
..
8bpp_base.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
8bpp_base.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
8bpp_optimized.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
8bpp_optimized.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
8bpp_simple.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
8bpp_simple.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_anim.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_anim.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_anim_sse2.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_anim_sse2.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_anim_sse4.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_anim_sse4.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_base.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_base.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_optimized.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_optimized.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_simple.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_simple.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_sse2.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
32bpp_sse2.hpp Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
32bpp_sse4.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_sse4.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_sse_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_sse_type.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_ssse3.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
32bpp_ssse3.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
base.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
common.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
factory.hpp Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
null.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00