(svn r26257) -Codechange: replace most of the SSE macros by functions

This commit is contained in:
rubidium
2014-01-13 18:09:21 +00:00
parent 3a44e22b1a
commit f5f4f8a4b3
14 changed files with 367 additions and 366 deletions

View File

@@ -912,6 +912,7 @@ blitter/32bpp_optimized.hpp
blitter/32bpp_simple.cpp
blitter/32bpp_simple.hpp
#if SSE
blitter/32bpp_sse_func.hpp
blitter/32bpp_sse2.cpp
blitter/32bpp_sse2.hpp
blitter/32bpp_sse4.cpp