From: Brian Date: Wed, 13 Dec 2006 15:57:06 +0000 (-0700) Subject: Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c305c083113075a1f11d5081b8c9dd1b98a7b1e;p=mesa.git 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 4ca8b107a24..ec85464bec0 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 #####