summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-12-05 15:22:24 +0000
committerjschauma <jschauma@pkgsrc.org>2002-12-05 15:22:24 +0000
commit0be6773d548e69461517778e812c0ccc18935af8 (patch)
tree88818447e6cd250d984301730ee9cecd66d2d703 /doc
parentd3b99812ec5f00964ebe29dd9ee505b0d33b6ec1 (diff)
downloadpkgsrc-0be6773d548e69461517778e812c0ccc18935af8.tar.gz
Note addition of graphics/MesaDemos:
MesaLib is a 3-D graphics library with an API which is very similar to that of OpenGL*. This package provides examples and demos of Mesa's capabilities, among them the examples from the ``Red Book'' (_OpenGL Programming Guide_, published by Addison-Wesley; ISBN 0-201-63274-8).
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index d60b9162622..b88d2949738 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.689 2002/12/05 15:17:19 jschauma Exp $
+$NetBSD: CHANGES,v 1.690 2002/12/05 15:22:24 jschauma Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3824,3 +3824,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated MesaLib to 5.0 [jschauma 2002-12-05]
Updated glu to 5.0 [jschauma 2002-12-05]
Updated glut to 5.0 [jschauma 2002-12-05]
+ Added MesaDemos-5.0 [jschauma 2002-12-05]