mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 05:28:05 +02:00
bug fixes for ARB/NV fragment program texture instructions
This commit is contained in:
parent
8e048e72c1
commit
4697419c43
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue