diff options
author | Simon Rettberg | 2021-04-06 14:23:46 +0200 |
---|---|---|
committer | Simon Rettberg | 2021-04-06 14:23:46 +0200 |
commit | 26b6e4255d4b9ff79a6dca10de5bec7bfc8691f9 (patch) | |
tree | a51e1637554bcd84e63cccb1cb220c898a2c4ee8 /hacks/glx/README | |
parent | 5.44 (diff) | |
download | xscreensaver-26b6e4255d4b9ff79a6dca10de5bec7bfc8691f9.tar.gz xscreensaver-26b6e4255d4b9ff79a6dca10de5bec7bfc8691f9.tar.xz xscreensaver-26b6e4255d4b9ff79a6dca10de5bec7bfc8691f9.zip |
xscreensaver 6.00
Diffstat (limited to 'hacks/glx/README')
-rw-r--r-- | hacks/glx/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hacks/glx/README b/hacks/glx/README index 5142503..1b7b3e8 100644 --- a/hacks/glx/README +++ b/hacks/glx/README @@ -5,6 +5,5 @@ but some of them use the utility functions found in the ../../utils/ directory. If you have compilation problems, check the parameters in ../../config.h. -If you're looking for a free implementation of the OpenGL library, -check out <http://www.mesa3d.org/>. For general OpenGL info, see -<http://www.opengl.org/>. +Writing a screen saver? Make sure you have read ../../README.hacking. + |