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

@@@ -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