summaryrefslogtreecommitdiff
path: root/graphics/glu/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glu/DESCR')
-rw-r--r--graphics/glu/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/glu/DESCR b/graphics/glu/DESCR
new file mode 100644
index 00000000000..ba2f5dc3411
--- /dev/null
+++ b/graphics/glu/DESCR
@@ -0,0 +1,11 @@
+This is the GLU polygon tesselation facility for Mesa implemented by Bogdan
+Sikorski. The tesselation module is provided under the same terms as the
+Mesa package.
+
+This software tries to be fully compliant with the OpenGL routines. By
+"tries" I mean that up to my knowledge it behaves as OpenGL tesselation
+routines. However, the author makes no claim that Mesa is in any way a
+compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
+Those who want a licensed implementation of OpenGL should contact a licensed
+vendor. This software is distributed under the terms of the GNU Library
+General Public License, see the LICENSE file for details.