diff options
author | Brian <[email protected]> | 2007-09-20 15:12:21 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-09-20 15:12:21 -0600 |
commit | bc95b34cceac3633ca85e7d2b76caa15b4c19d9a (patch) | |
tree | 9c2700ea789670f8a5e7a2ce523da2a329290e4c /docs/relnotes-7.0.2.html | |
parent | 9eb89616afd4afd615cb4379c5066547c7cfbcea (diff) |
added bluegene-xlc-osmesa, fortran fixes
Diffstat (limited to 'docs/relnotes-7.0.2.html')
-rw-r--r-- | docs/relnotes-7.0.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 31ba6fcc848..f496e95c496 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -25,6 +25,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <li>Updated Windows VC7 project files <li>Added DESTDIR variable for 'make install' <li>Added pkg-config files for gl, glu, glut and glw libraries +<li>Added bluegene-xlc-osmesa config </ul> <h2>Bug fixes</h2> @@ -42,6 +43,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313) <li>Fixed a glCopyPixels/glPixelZoom bug (12417) <li>Fixed a bug when using glMaterial in display lists (bug 10604) +<li>Fixed a few GLUT/Fortran issues (Bill Mitchell) </ul> |