diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.4.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.4.html b/docs/relnotes-7.0.4.html index f82ec7c1824..4a923a43c41 100644 --- a/docs/relnotes-7.0.4.html +++ b/docs/relnotes-7.0.4.html @@ -24,6 +24,8 @@ Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3. <ul> <li>define #extension GL_ARB_texture_rectangle in shading language <li>fixed WIN32 compile problem in libGLU +<li>Fixed a per-vertex glMaterial bug which could cause bad lighting +<li>Fixed potential crash in AA/smoothed triangle rendering when using a fragment shader </ul> <h2>Changes</h2> |