docs: Update status of ARB_conditional_render_inverted
authorTobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Sat, 16 Aug 2014 01:43:19 +0000 (03:43 +0200)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 19 Aug 2014 13:02:29 +0000 (09:02 -0400)
Done for: nvc0, softpipe and llvmpipe

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
docs/GL3.txt
docs/relnotes/10.3.html

index b38e42c19dc8b6411e0359f5c040f276f40e626f..5549b3098d3498b3bc2397ae67a376f259780bf6 100644 (file)
@@ -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
index 124425e675923dda1507943f154184561744efd7..5f4f8fd76f437e448b6fa4841f5a1dd543c920f3 100644 (file)
@@ -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>