From c12d24b513a67648c30bf892964f887fad71e103 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Jan 2009 11:50:32 -0700 Subject: 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. --- docs/relnotes-7.3.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index 69f335f2d8b..d46a5098842 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -46,6 +46,7 @@ tbd
  • Fix for wglCreateLayerContext() in WGL/Windows driver
  • Build fixes for OpenBSD and gcc 2.95
  • GLSL preprocessor handles #pragma now +
  • Fix incorrect transformation of GL_SPOT_DIRECTION

    Changes

    -- cgit v1.2.3