diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
commit | b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch) | |
tree | 4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/extras/Mesa/docs/RELNOTES-3.2.1 | |
parent | 0d5a83e986f39982c0924652a3662e60b1f23162 (diff) | |
download | nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2 nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip |
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/extras/Mesa/docs/RELNOTES-3.2.1')
-rw-r--r-- | nx-X11/extras/Mesa/docs/RELNOTES-3.2.1 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/nx-X11/extras/Mesa/docs/RELNOTES-3.2.1 b/nx-X11/extras/Mesa/docs/RELNOTES-3.2.1 deleted file mode 100644 index 5245a2ed6..000000000 --- a/nx-X11/extras/Mesa/docs/RELNOTES-3.2.1 +++ /dev/null @@ -1,32 +0,0 @@ - - Mesa 3.2.1 release notes - - PLEASE READ!!!! - - - -The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release. -See the VERSIONS file for the exact list. - - - -GLU Polygon Tessellator ------------------------ - -The GLU tessellator has been reverted back to the version included -with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator -implemented the GLU 1.3 specification but suffered from a number of -bugs. - -Mesa implements GLU 1.1. - -Ideally, people should use the GLU 1.3 library included in SGI's -OpenGL Sample Implementation (SI) available from -http://oss.sgi.com/projects/ogl-sample/ -People are working to make easy-to-install Linux RPMs of the -GLU library. - - - ----------------------------------------------------------------------- -$Id: RELNOTES-3.2.1,v 1.1.1.3 2004/08/12 23:43:27 anholt Exp $ |