summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/pkg/MESSAGE
blob: 5b199e3adcee82fa07641fd0768af094155706e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
======================================================================
$NetBSD: MESSAGE,v 1.3 2001/02/06 14:24:09 wiz 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

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