Merge commit 'origin/gallium-0.1' into gallium-0.2
authorKeith Whitwell <keith@tungstengraphics.com>
Sat, 15 Nov 2008 16:23:31 +0000 (16:23 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sat, 15 Nov 2008 16:23:31 +0000 (16:23 +0000)
Conflicts:

src/mesa/drivers/dri/common/dri_util.c

1  2 
progs/trivial/Makefile
src/gallium/auxiliary/util/u_math.h

index 3f26798ca62d6eab2f0492fece03e2f62adb8130,1b9a50b437ba033366d2d58bef7e60e2a5c651ba..40ee5e81c41a198ce71d767e541d2ec6ecb5f533
@@@ -92,9 -93,12 +93,13 @@@ SOURCES = 
        tri-flat-clip.c \
        tri-flat.c \
        tri-fog.c \
+       tri-fp.c \
+       tri-fp-const-imm.c \
+       tri-lit.c \
        tri-mask-tri.c \
 +      tri-orig.c \
        tri-query.c \
+       tri-repeat.c \
        tri-scissor-tri.c \
        tri-stencil.c \
        tri-tex.c \
Simple merge