summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-5.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-30 16:17:54 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-30 16:17:54 +0000
commit7f223f2060e0e1eb1ce3095c9e9c4975d97596e2 (patch)
tree77bff689368ce3047b85aa61df392e01f361ff89 /docs/RELNOTES-5.1
parent408722351d1ad7dab1fff017ba2403642f231df5 (diff)
5.0.1 updates
Diffstat (limited to 'docs/RELNOTES-5.1')
-rw-r--r--docs/RELNOTES-5.17
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1
index 3e3112a806..f295f8c05d 100644
--- a/docs/RELNOTES-5.1
+++ b/docs/RELNOTES-5.1
@@ -61,6 +61,9 @@ New files:
Removed files:
swrast/s_historgram.[ch] - moved into src/histogram.c
+New files:
+ bufferobj.[ch] - GL_ARB_vertex_buffer_object functions
+
Device Driver Status
@@ -81,7 +84,7 @@ Wind River UGL implements OpenGL 1.3
Windows/Win32 implements OpenGL 1.4
DJGPP implements OpenGL 1.4
GGI implements OpenGL 1.3
-BeOS needs updating (underway)
+BeOS implements OpenGL 1.4
Allegro needs updating
D3D needs updating
@@ -90,4 +93,4 @@ driver call the _mesa_enable_1_4_extensions() function.
----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.8 2003/03/29 16:39:52 brianp Exp $
+$Id: RELNOTES-5.1,v 1.9 2003/03/30 16:17:57 brianp Exp $