From: Brian Paul Date: Mon, 12 Jun 2006 20:02:45 +0000 (+0000) Subject: GL_APPLE_vertex_array_object is new X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a3feff414f508c399b98a27a36541057b73a3190;p=mesa.git GL_APPLE_vertex_array_object is new --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 226a8d98643..5f1a9d3e378 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1473,6 +1473,7 @@ Mesa Version History 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.