last tweaks for 5.0 release
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
|
||||
Mesa 5.0 release notes
|
||||
|
||||
November ??, 2002
|
||||
November 13, 2002
|
||||
|
||||
PLEASE READ!!!!
|
||||
|
||||
@@ -72,14 +72,14 @@ Wind River UGL implements OpenGL 1.3
|
||||
Windows/Win32 implements OpenGL 1.4
|
||||
DOS/DJGPP implements OpenGL 1.3
|
||||
GGI implements OpenGL 1.3
|
||||
DOS implements OpenGL 1.4
|
||||
BeOS needs updating (underway)
|
||||
Allegro needs updating
|
||||
D3D needs updating
|
||||
DOS needs updating
|
||||
|
||||
Note: supporting OpenGL 1.4 (vs. 1.3 or 1.2) usually only requires that the
|
||||
driver call the _mesa_enable_1_4_extensions() function.
|
||||
|
||||
|
||||
----------------------------------------------------------------------
|
||||
$Id: RELNOTES-5.0,v 3.1 2002/10/29 22:42:04 brianp Exp $
|
||||
$Id: RELNOTES-5.0,v 3.2 2002/11/13 15:33:51 brianp Exp $
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
$Id: VERSIONS,v 1.117 2002/11/12 19:32:09 brianp Exp $
|
||||
$Id: VERSIONS,v 1.118 2002/11/13 15:33:50 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
@@ -1058,7 +1058,7 @@ Mesa Version History
|
||||
- updated demos/stex3d with new options
|
||||
|
||||
|
||||
5.0 November ??, 2002
|
||||
5.0 November 13, 2002
|
||||
New:
|
||||
- OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4")
|
||||
- removed some overlooked debugging code
|
||||
|
||||
Reference in New Issue
Block a user