mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
glTexEnviv bug fix
This commit is contained in:
parent
ac96356300
commit
1fc35a44ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1251,9 +1251,9 @@ Mesa Version History
|
|||
Changes:
|
||||
- fragment fog interpolation is perspective corrected now
|
||||
Bug fixes:
|
||||
- everything in 6.0.1 plus TBD
|
||||
- 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
|
||||
- glTexEnviv in display lists didn't work
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue