From: Keith Whitwell Date: Thu, 1 May 2008 12:47:09 +0000 (+0100) Subject: draw: turn on SSE swizzle code X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4584c0efbd547559d30ba9a5e76549fc1b679619;p=mesa.git draw: turn on SSE swizzle code --- diff --git a/src/gallium/auxiliary/draw/draw_vs_sse.c b/src/gallium/auxiliary/draw/draw_vs_sse.c index 90926aec850..07f85bc448f 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 0 +#define SSE_SWIZZLES 1 #if SSE_SWIZZLES typedef void (XSTDCALL *codegen_function) (