(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 2f3c3d2ba6
commit 3df799c1c6
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