summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-05-21 10:55:15 -0600
committerBrian <[email protected]>2007-05-21 10:55:15 -0600
commit724a155552a81d41c1513ff156d6a893857ac905 (patch)
treee309bbc24176cb211af95de311f58d95e344b000 /docs
parentd38b74a3163d14fc0fe82048250168c2af802355 (diff)
if light position is local, treat it as a homogeneous coord and divide by W (see bug 11009)
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html
index ba1d67c41ec..76c5eaa19a6 100644
--- a/docs/relnotes-7.0.html
+++ b/docs/relnotes-7.0.html
@@ -39,6 +39,7 @@ TBD
<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)
+<li>Fixed a positional light source bug (bug 11009)
</ul>