gallium: additional comment
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 6 Jun 2008 18:33:53 +0000 (12:33 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 6 Jun 2008 21:52:47 +0000 (15:52 -0600)
src/gallium/winsys/xlib/Makefile

index c4433309420e8d823ee3fbfef153c67ca83bf16c..ec92c790685c080aff1199195ef64215053d02ce 100644 (file)
@@ -1,5 +1,9 @@
 # src/gallium/winsys/xlib/Makefile
 
+# This makefile produces a "stand-alone" libGL.so which is based on
+# Xlib (no DRI HW acceleration)
+
+
 TOP = ../../../..
 include $(TOP)/configs/current