gallium: Introduce PIPE_ARCH_SSE define for SSE support.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 7 Oct 2008 05:25:09 +0000 (14:25 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 7 Oct 2008 05:25:09 +0000 (14:25 +0900)
commit4d7394f89292131323fc8e39efa511a2eeb8cc60
treeef029f835220f5d1a03a7952ac8b2398783f8064
parent8e8208d6db8b764568539784a6473d545dec2265
gallium: Introduce PIPE_ARCH_SSE define for SSE support.

Besides meaning x86 and x86-64 architecture, it also depends on SSE2
support enabled on gcc.

This fixes the linux-debug build.
src/gallium/auxiliary/draw/draw_vs_sse.c
src/gallium/auxiliary/tgsi/tgsi_sse2.c
src/gallium/auxiliary/util/u_sse.h
src/gallium/drivers/softpipe/sp_fs_sse.c
src/gallium/include/pipe/p_config.h