diff options
author | Brian <[email protected]> | 2007-12-20 09:07:57 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2007-12-20 09:08:12 -0700 |
commit | 8aa0fd6b206930ababb1bae2acc629e2a945c0c0 (patch) | |
tree | e4af859aadbdc4f2f086a5cb81be4bc04c8894ad /docs | |
parent | a1b3a908f557502fc1e5bf4e6357014538778ed8 (diff) |
glGetActiveUniform fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html index 173833daec4..59090dac2e6 100644 --- a/docs/relnotes-7.0.3.html +++ b/docs/relnotes-7.0.3.html @@ -33,6 +33,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. <li>Two-sided stencil test didn't work in software rendering <li>Fix two-sided lighting bugs/crashes (bug 13368) <li>GLSL gl_FrontFacing didn't work properly +<li>glGetActiveUniform returned incorrect sizes (bug 13751) </ul> |