mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
added textured line bug fix
This commit is contained in:
parent
d9fc8e20e3
commit
9babb73789
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.67 2001/08/20 16:16:37 brianp Exp $
|
||||
$Id: VERSIONS,v 1.68 2001/08/20 16:45:02 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -887,3 +887,4 @@ Mesa Version History
|
|||
- fixed state-update bugs in glPopClientAttrib()
|
||||
- fixed glDrawRangeElements() bug
|
||||
- fixed a glPush/PopAttrib() bug related to texture binding
|
||||
- flat-shaded, textured lines were broken
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue