From b2a1ca4fcf1cd16f85404fc582cec14e28b79e07 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 22 Jun 2009 17:54:16 -0600 Subject: docs: document GL_ARB_vertex_array_object --- docs/relnotes-7.6.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/relnotes-7.6.html') diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 3c4ff4fbea..1e7ccf88bf 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -37,6 +37,8 @@ tbd
  • OpenVG front-end (state tracker for Gallium). This was written by Zack Rusin at Tungsten Graphics.
  • GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers. +
  • GL_ARB_vertex_array_object for Gallium drivers, software drivers and + Intel DRI drivers.
  • GL_ARB_copy_buffer extension (supported in Gallium and swrast drivers)
  • GL_ARB_map_buffer_range extension (supported in Gallium and software drivers)
  • GL_EXT_provoking_vertex extension (supported in Gallium and software drivers) -- cgit v1.2.3