.. |
8bpp_base.cpp
|
|
|
8bpp_base.hpp
|
|
|
8bpp_optimized.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
8bpp_optimized.hpp
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
8bpp_simple.cpp
|
(svn r26103) -Fix: prevent odd overflows due to integer promotion
|
2013-11-25 13:06:33 +00:00 |
8bpp_simple.hpp
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
32bpp_anim_sse4.cpp
|
(svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP)
|
2014-01-13 18:06:53 +00:00 |
32bpp_anim_sse4.hpp
|
(svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP)
|
2014-01-03 17:55:40 +00:00 |
32bpp_anim.cpp
|
|
|
32bpp_anim.hpp
|
(svn r26214) -Add: specialised animated SSE4 blitter (MJP)
|
2014-01-02 23:52:13 +00:00 |
32bpp_base.cpp
|
|
|
32bpp_base.hpp
|
|
|
32bpp_optimized.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
32bpp_optimized.hpp
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
32bpp_simple.cpp
|
(svn r26103) -Fix: prevent odd overflows due to integer promotion
|
2013-11-25 13:06:33 +00:00 |
32bpp_simple.hpp
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
32bpp_sse2.cpp
|
(svn r26255) -Codechange: improve performance of brightness adjustment (MJP)
|
2014-01-13 18:05:47 +00:00 |
32bpp_sse2.hpp
|
(svn r26255) -Codechange: improve performance of brightness adjustment (MJP)
|
2014-01-13 18:05:47 +00:00 |
32bpp_sse4.cpp
|
(svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP)
|
2014-01-13 18:06:53 +00:00 |
32bpp_sse4.hpp
|
(svn r26255) -Codechange: improve performance of brightness adjustment (MJP)
|
2014-01-13 18:05:47 +00:00 |
32bpp_ssse3.cpp
|
(svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP)
|
2014-01-13 18:06:53 +00:00 |
32bpp_ssse3.hpp
|
(svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP)
|
2014-01-13 18:06:53 +00:00 |
base.cpp
|
(svn r25911) -Add: Support for drawing dashed lines.
|
2013-10-23 19:41:20 +00:00 |
base.hpp
|
(svn r25911) -Add: Support for drawing dashed lines.
|
2013-10-23 19:41:20 +00:00 |
factory.hpp
|
(svn r26215) -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance
|
2014-01-03 08:29:07 +00:00 |
null.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
null.hpp
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |