summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichal Krol <michal@tungstengraphics.com>2008-04-28 19:03:20 +0200
committerMichal Krol <michal@tungstengraphics.com>2008-04-28 19:03:20 +0200
commitb6d9666a420bd7c31a6696f94ba1025e5204d458 (patch)
tree000523df4cbd3433e913f0cb2a13374a1455d2d0 /src
parent58d3dff0d3115ddd5397b7f77b5bcf4f9ca616b6 (diff)
gallium: Set SSE_SWIZZLES to 0 by default.
Diffstat (limited to 'src')
-rw-r--r--src/gallium/auxiliary/draw/draw_vs_sse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/draw/draw_vs_sse.c b/src/gallium/auxiliary/draw/draw_vs_sse.c
index 07f85bc448..90926aec85 100644
--- a/src/gallium/auxiliary/draw/draw_vs_sse.c
+++ b/src/gallium/auxiliary/draw/draw_vs_sse.c
@@ -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) (