From 4697419c43c79585abd067d1dea438861691b9ae Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 18 Apr 2004 20:23:24 +0000 Subject: bug fixes for ARB/NV fragment program texture instructions --- docs/VERSIONS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/VERSIONS b/docs/VERSIONS index 7b5c4bec99..684d2bb12d 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1255,3 +1255,5 @@ Mesa Version History - glArrayElement in display lists didn't handle generic vertex attribs - glFogCoord didn't always work properly - ARB_fragment_program fog options didn't work + - fp TEX instruction no longer incorrectly divides s,t,r by q + - ARB fp TEX and TEXP instructions now use LOD=0 -- cgit v1.2.3