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-Tag: 062012170305~20019 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c305c083113075a1f11d5081b8c9dd1b98a7b1e;p=profile%2Fivi%2Fmesa.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 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 #####