From 8aa0fd6b206930ababb1bae2acc629e2a945c0c0 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 20 Dec 2007 09:07:57 -0700 Subject: glGetActiveUniform fix --- docs/relnotes-7.0.3.html | 1 + 1 file changed, 1 insertion(+) 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.
  • Two-sided stencil test didn't work in software rendering
  • Fix two-sided lighting bugs/crashes (bug 13368)
  • GLSL gl_FrontFacing didn't work properly +
  • glGetActiveUniform returned incorrect sizes (bug 13751) -- cgit v1.2.3