mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
added glFogCoord functions
This commit is contained in:
parent
1cfae1adb2
commit
c542351085
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.111 2002/11/06 15:18:26 brianp Exp $
|
||||
$Id: VERSIONS,v 1.112 2002/11/07 16:24:27 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -1073,3 +1073,4 @@ Mesa Version History
|
|||
- FX (Glide) driver didn't compile
|
||||
- setting GL_TEXTURE_BORDER_COLOR with glTexParameteriv() didn't work
|
||||
- a few EXT functions, like glGenTexturesEXT, were no-ops
|
||||
- OpenGL 1.4 glFogCoord functions were missing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue