gallium: Set SSE_SWIZZLES to 0 by default.
authorMichal Krol <michal@tungstengraphics.com>
Mon, 28 Apr 2008 17:03:20 +0000 (19:03 +0200)
committerMichal Krol <michal@tungstengraphics.com>
Mon, 28 Apr 2008 17:03:20 +0000 (19:03 +0200)
src/gallium/auxiliary/draw/draw_vs_sse.c

index 07f85bc..90926ae 100644 (file)
@@ -47,7 +47,7 @@
 #include "tgsi/util/tgsi_parse.h"
 
 #define SSE_MAX_VERTICES 4
-#define SSE_SWIZZLES 1
+#define SSE_SWIZZLES 0
 
 #if SSE_SWIZZLES
 typedef void (XSTDCALL *codegen_function) (