summaryrefslogtreecommitdiffstats
path: root/docs/relnotes-7.3.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-14 11:50:32 -0700
committerBrian Paul <brianp@vmware.com>2009-01-14 11:51:30 -0700
commitc12d24b513a67648c30bf892964f887fad71e103 (patch)
tree38ddc080cbafca4de540f912982f836e8233ce5c /docs/relnotes-7.3.html
parent2549c26a8b1eec21bdd8f45d3b3dd06e17ac82ae (diff)
downloadexternal_mesa3d-c12d24b513a67648c30bf892964f887fad71e103.zip
external_mesa3d-c12d24b513a67648c30bf892964f887fad71e103.tar.gz
external_mesa3d-c12d24b513a67648c30bf892964f887fad71e103.tar.bz2
mesa: fix incorrect transformation of GL_SPOT_DIRECTION
This was changed between GL 1.0 and 1.1. Mesa still had the 1.0 behaviour.
Diffstat (limited to 'docs/relnotes-7.3.html')
-rw-r--r--docs/relnotes-7.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html
index 69f335f..d46a509 100644
--- a/docs/relnotes-7.3.html
+++ b/docs/relnotes-7.3.html
@@ -46,6 +46,7 @@ tbd
<li>Fix for wglCreateLayerContext() in WGL/Windows driver
<li>Build fixes for OpenBSD and gcc 2.95
<li>GLSL preprocessor handles #pragma now
+<li>Fix incorrect transformation of GL_SPOT_DIRECTION
</ul>
<h2>Changes</h2>