summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-4.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/RELNOTES-4.1')
-rw-r--r--docs/RELNOTES-4.16
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1
index eb20dc9437..3a2178f4a4 100644
--- a/docs/RELNOTES-4.1
+++ b/docs/RELNOTES-4.1
@@ -70,6 +70,10 @@ GL_NV_texture_rectangle
Allows one to use textures with sizes that are not powers of two.
Note that mipmapping and several texture wrap modes are not allowed.
+GL_EXT_multi_draw_arrays
+
+ Allows arrays of vertex arrays to be rendered with one call.
+
Device Driver Status
@@ -199,4 +203,4 @@ are some things to change:
----------------------------------------------------------------------
-$Id: RELNOTES-4.1,v 1.11 2002/06/15 03:15:16 brianp Exp $
+$Id: RELNOTES-4.1,v 1.12 2002/06/30 15:49:03 brianp Exp $