commit | 4697419c43c79585abd067d1dea438861691b9ae | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Sun Apr 18 20:23:24 2004 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Sun Apr 18 20:23:24 2004 +0000 |
tree | e0ed990cc7152df017aff5887bd4c0b44c2ce74f | |
parent | 8e048e72c1cb943a066dc8481a14fcd60257bc04 [diff] [blame] |
bug fixes for ARB/NV fragment program texture instructions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 7b5c4be..684d2bb 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1255,3 +1255,5 @@ - 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