summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.0.3.html
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-01-22 08:41:22 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-01-22 08:41:22 -0700
commit888f4380cf6f2d285b2ebdab0795be9336236e35 (patch)
treef0779fbb08b1cdf5ce78dde7e8a32d1b5c3fcd87 /docs/relnotes-7.0.3.html
parent3266c5e95ace71897ea2fd713009802fe154169c (diff)
fix GLX vertex array bug 14197
Diffstat (limited to 'docs/relnotes-7.0.3.html')
-rw-r--r--docs/relnotes-7.0.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 52b54efad29..daf11431b56 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -32,6 +32,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>glGetActiveUniform returned incorrect sizes (bug 13751)
<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
<li>glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
+<li>Fixed GLX indirect vertex array rendering bug (14197)
</ul>