From 2ecc2ece9c2740958f303e0426fdc9037c40eb3a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 1 Jun 2009 20:45:08 -0600 Subject: docs: implemented GL_EXT_provoking_vertex --- 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 82c0c2e947..bd3c678aef 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -44,6 +44,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_EXT_provoking_vertex extension - only supported in some drivers +(swrast at this time) -- cgit v1.2.3