docs: mark ARB_compute_variable_group_size as done for nvc0
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sun, 11 Sep 2016 15:46:24 +0000 (17:46 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 6 Oct 2016 22:18:57 +0000 (00:18 +0200)
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
docs/features.txt
docs/relnotes/12.1.0.html

index 85ad1a12bd36dfe69a9d6cce31e8fa7c12f3e5b2..12f0f2518da9aa1396f338cea1bdf467d65d0eea 100644 (file)
@@ -279,7 +279,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
 
   GL_ARB_bindless_texture                               started (airlied)
   GL_ARB_cl_event                                       not started
-  GL_ARB_compute_variable_group_size                    not started
+  GL_ARB_compute_variable_group_size                    DONE (nvc0)
   GL_ARB_ES3_2_compatibility                            DONE (i965/gen8+)
   GL_ARB_fragment_shader_interlock                      not started
   GL_ARB_gl_spirv                                       not started
index aff4dd3ffd64dc650f426720c05f816fa1fbde4e..9ddd99c8382546777e9ed79f2a29ba00734b4f57 100644 (file)
@@ -49,6 +49,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_ES3_1_compatibility on i965</li>
 <li>GL_ARB_ES3_2_compatibility on i965/gen8+</li>
 <li>GL_ARB_clear_texture on r600, radeonsi</li>
+<li>GL_ARB_compute_variable_group_size on nvc0</li>
 <li>GL_ARB_cull_distance on radeonsi</li>
 <li>GL_ARB_enhanced_layouts on i965</li>
 <li>GL_ARB_indirect_parameters on radeonsi</li>