From: Brian Paul Date: Tue, 15 Sep 2009 22:01:33 +0000 (-0600) Subject: docs: GL_ARB_provoking_vertex X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f9574e05c22a643499d3c589d681fd0e1faef1a5;p=mesa.git docs: GL_ARB_provoking_vertex --- diff --git a/docs/relnotes-7.7.html b/docs/relnotes-7.7.html index 755e8ac5208..ca6ec55b601 100644 --- a/docs/relnotes-7.7.html +++ b/docs/relnotes-7.7.html @@ -37,6 +37,7 @@ tbd
  • GL_ARB_draw_elements_base_vertex (supported in Intel i965 and software drivers)
  • GL_ARB_depth_clamp (supported in Intel i965 DRI and software drivers)
  • GL_NV_depth_clamp (supported in Intel i965 DRI and software drivers)
  • +
  • GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)