mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
added a few more missing 1.4 entrypoints
This commit is contained in:
parent
7348df5937
commit
6e40539490
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.112 2002/11/07 16:24:27 brianp Exp $
|
||||
$Id: VERSIONS,v 1.113 2002/11/07 16:37:12 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -1073,4 +1073,6 @@ 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
|
||||
- a few OpenGL 1.4 functions like glFogCoord*, glBlendFuncSeparate,
|
||||
glMultiDrawArrays and glMultiDrawElements were missing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue