summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian <[email protected]>2008-01-05 15:39:08 -0700
committerBrian <[email protected]>2008-01-05 15:44:51 -0700
commit17006ddd6b12a84754ee05f777b6664ad8ff03ab (patch)
treeb2b86d894345003c16f8eac40a63f545a68be7cf /docs
parentb77a354df36dbf9f8db670e69b326b0214fbfa99 (diff)
fix 3d proxy texture depth bug
Diffstat (limited to 'docs')
-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 280c4007e90..76c0efe5577 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -35,6 +35,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>GLSL gl_FrontFacing didn't work properly
<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
</ul>