summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/MESSAGE
blob: ea464d9a34c131409e3a3e37f7ada002ca67ffd8 (plain)
1
2
3
4
5
6
7
8
9
10
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

======================================================================