OpenTTD/src/blitter
JMcKiern 04f659e768 Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
..
8bpp_base.cpp Codechange: [Blitter] Change DrawLine to be templated 2019-01-24 11:12:06 +00:00
8bpp_base.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
8bpp_optimized.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
8bpp_optimized.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
8bpp_simple.cpp (svn r27837) -Fix (r26969): Black remap did nothing in 8bpp-simple blitter. 2017-03-30 21:33:40 +00:00
8bpp_simple.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_anim.cpp Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
32bpp_anim.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
32bpp_anim_sse2.cpp Add: 32bpp SSE2 blitter palette animator (#6795) 2018-05-23 09:55:04 +01:00
32bpp_anim_sse2.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_anim_sse4.cpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
32bpp_anim_sse4.hpp Fix: inconsistent description for 32bpp-sse4-anim blitter (#7740) 2019-09-14 16:52:35 +02:00
32bpp_base.cpp Codechange: [Blitter] Change DrawLine to be templated 2019-01-24 11:12:06 +00:00
32bpp_base.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_optimized.cpp Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
32bpp_optimized.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_simple.cpp (svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites 2014-10-06 18:45:51 +00:00
32bpp_simple.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_sse2.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
32bpp_sse2.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_sse4.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
32bpp_sse4.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
32bpp_sse_func.hpp (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 2014-10-15 18:31:37 +00:00
32bpp_sse_type.h Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
32bpp_ssse3.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
32bpp_ssse3.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
base.hpp Codechange: [Blitter] Change DrawLine to be templated 2019-01-24 11:12:06 +00:00
common.hpp Codechange: [Blitter] Adjust line-drawing algorithm to reduce wasted off-screen work 2019-01-24 11:12:06 +00:00
factory.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
null.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
null.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00