commit | a3feff414f508c399b98a27a36541057b73a3190 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Mon Jun 12 20:02:45 2006 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Mon Jun 12 20:02:45 2006 +0000 |
tree | ec8393feb3d5375049f15d6478bcbb66386193c5 | |
parent | 48c03d7c9fffd720b87195550951e6a4e8240a7d [diff] [blame] |
GL_APPLE_vertex_array_object is new
diff --git a/docs/VERSIONS b/docs/VERSIONS index 226a8d9..5f1a9d3 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1473,6 +1473,7 @@ 6.5.1 month, day, 2006 New: + - GL_APPLE_vertex_array_object extension (Ian Romanick) Changes: - The glVertexAttribARB functions no longer alias the conventional vertex attributes.