xserver: Branch 'server-1.2-branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Dec 21 18:06:55 EET 2006


 GL/mesa/main/Makefile.am |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 198560a081eaedfb9872c0926a94c0298b9dcab8 (from 5f14c9a78b74017cdc66b79b63b3b1f68cf24911)
Author: Brian <brian at yutani.localnet.net>
Date:   Thu Dec 21 09:06:44 2006 -0700

    added mipmap.c

diff --git a/GL/mesa/main/Makefile.am b/GL/mesa/main/Makefile.am
index 4d5b0cd..64b383d 100644
--- a/GL/mesa/main/Makefile.am
+++ b/GL/mesa/main/Makefile.am
@@ -60,6 +60,7 @@ nodist_libmain_la_SOURCES = accum.c \
                     light.c \
                     lines.c \
                     matrix.c \
+                    mipmap.c \
                     mm.c \
                     occlude.c \
                     pixel.c \



More information about the xorg-commit mailing list