summaryrefslogtreecommitdiffstats
path: root/hacks/glx/README
blob: 1b7b3e84c82e1e9b3a5320c1fa293e4ccbc52dda (plain) (blame)
1
2
3
4
5
6
7
8
9

This directory contains various graphics hacks that requre OpenGL.  These are
independent from the xscreensaver program (in the ../../driver/ directory)
but some of them use the utility functions found in the ../../utils/ directory.

If you have compilation problems, check the parameters in ../../config.h.

Writing a screen saver?  Make sure you have read ../../README.hacking.