From: Michal Krol Date: Mon, 28 Apr 2008 17:03:20 +0000 (+0200) Subject: gallium: Set SSE_SWIZZLES to 0 by default. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6d9666a420bd7c31a6696f94ba1025e5204d458;p=mesa.git gallium: Set SSE_SWIZZLES to 0 by default. --- diff --git a/src/gallium/auxiliary/draw/draw_vs_sse.c b/src/gallium/auxiliary/draw/draw_vs_sse.c index 07f85bc448f..90926aec850 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) (