Mesa (master): docs: Update status of ARB_conditional_render_inverted

Ilia Mirkin imirkin at kemper.freedesktop.org
Tue Aug 19 13:39:50 UTC 2014


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

Author: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
Date:   Sat Aug 16 03:43:19 2014 +0200

docs: Update status of ARB_conditional_render_inverted

Done for: nvc0, softpipe and llvmpipe

Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index b38e42c..5549b30 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                   not started
+  GL_ARB_conditional_render_inverted                   DONE (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 124425e..5f4f8fd 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -47,6 +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_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>
@@ -68,7 +69,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe</li>
 <li>A new software rasterizer driver (kms_swrast_dri.so) that works with
 DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
-<li>Distribute the Khronos GL/glcorearb.h header file.
+<li>Distribute the Khronos GL/glcorearb.h header file.</li>
 </ul>
 
 




More information about the mesa-commit mailing list