mesa: Branch 'master'

Brian Paul brianp at kemper.freedesktop.org
Wed Dec 13 15:57:15 UTC 2006


 progs/xdemos/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 6c305c083113075a1f11d5081b8c9dd1b98a7b1e (from 73eee2402eec80b745141689ecff2d4ecf36035e)
Author: Brian <brian at yutani.localnet.net>
Date:   Wed Dec 13 08:57:06 2006 -0700

    Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI.

diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile
index 4ca8b10..ec85464 100644
--- a/progs/xdemos/Makefile
+++ b/progs/xdemos/Makefile
@@ -24,11 +24,11 @@ PROGS = glthreads \
 	pbinfo \
 	pbdemo \
 	wincopy \
-	xdemo \
 	xfont \
 	xrotfontdemo \
 	yuvrect_client
 
+# omit this XMesa API demo:	xdemo
 
 
 ##### RULES #####



More information about the mesa-commit mailing list