bug fixes for ARB/NV fragment program texture instructions

This commit is contained in:
Brian Paul 2004-04-18 20:23:24 +00:00
parent 8e048e72c1
commit 4697419c43
1 changed files with 2 additions and 0 deletions

View File

@ -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