summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa-glx/MESSAGE')
-rw-r--r--graphics/Mesa-glx/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/Mesa-glx/MESSAGE b/graphics/Mesa-glx/MESSAGE
new file mode 100644
index 00000000000..ea464d9a34c
--- /dev/null
+++ b/graphics/Mesa-glx/MESSAGE
@@ -0,0 +1,11 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 23:50:10 zuntum Exp $
+
+To enable GLX hardware acceleration you have to add a configuration
+section like this one to "/etc/XF86Config":
+
+Section "Module"
+ Load "glx.so"
+EndSection
+
+======================================================================