GL_APPLE_vertex_array_object is new

This commit is contained in:
Brian Paul
2006-06-12 20:02:45 +00:00
parent 48c03d7c9f
commit a3feff414f

View File

@@ -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.