summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/pkg/MESSAGE
blob: 9a94cd62d4b1cbb13cc5cae90de396c750e5cc4e (plain)
1
2
3
4
5
6
To enable GLX hardware acceleration you have to add a configuration
section like this one to "/etc/XF86Config":

Section "Module"
  Load "glx.so"
EndSection