diff options
author | Brian <[email protected]> | 2007-05-18 09:35:18 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-05-18 09:35:18 -0600 |
commit | 201d6dbd9c7f335521ad2e554b5ecccb0868abd4 (patch) | |
tree | 72629b8500895bff581d6de35c1b39f27516834b /docs/relnotes-7.0.html | |
parent | fbcac5aa8316354cbd6bb4b13df867a0c7e7c7f1 (diff) |
fix STATE_HALF_VECTOR value (bug 10987)
Diffstat (limited to 'docs/relnotes-7.0.html')
-rw-r--r-- | docs/relnotes-7.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html index 0430c88a326..ba1d67c41ec 100644 --- a/docs/relnotes-7.0.html +++ b/docs/relnotes-7.0.html @@ -38,6 +38,7 @@ TBD <li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords) <li>Specifying an invalid texture unit as a sampler could lead to a crash <li>The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983) +<li>ARB vp state.light[n].half value was incorrect (bug 10987) </ul> |