Mesa (master): docs: Mark off ARB_conditional_render_inverted for i965

Chris Forbes chrisf at kemper.freedesktop.org
Tue Aug 19 19:51:45 UTC 2014


Module: Mesa
Branch: master
Commit: 1c4f141a542eb21f76df021464c3a9237ff0f376
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c4f141a542eb21f76df021464c3a9237ff0f376

Author: Chris Forbes <chrisf at ijw.co.nz>
Date:   Tue Aug 19 23:33:24 2014 +1200

docs: Mark off ARB_conditional_render_inverted for i965

Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 docs/GL3.txt            |    2 +-
 docs/relnotes/10.3.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5549b30..76412c3 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -186,7 +186,7 @@ GL 4.5, GLSL 4.50:
 
   GL_ARB_ES3_1_compatibility                           not started
   GL_ARB_clip_control                                  not started
-  GL_ARB_conditional_render_inverted                   DONE (nvc0, softpipe, llvmpipe)
+  GL_ARB_conditional_render_inverted                   DONE (i965, nvc0, softpipe, llvmpipe)
   GL_ARB_cull_distance                                 not started
   GL_ARB_derivative_control                            DONE (i965, nv50, nvc0, r600)
   GL_ARB_direct_state_access                           not started
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 5f4f8fd..fa4ea23 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li>
 <li>GL_ARB_clear_texture on i965</li>
 <li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
-<li>GL_ARB_conditional_render_inverted on nvc0, softpipe, llvmpipe</li>
+<li>GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe</li>
 <li>GL_ARB_derivative_control on i965, nv50, nvc0, r600</li>
 <li>GL_ARB_draw_indirect on nvc0, radeonsi</li>
 <li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>




More information about the mesa-commit mailing list