summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>2016-09-11 17:46:24 +0200
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>2016-10-07 00:18:57 +0200
commite3f586c98d0833a142dd02e8179b1463d2db8ca2 (patch)
tree9b79b38bdbc4a8bcb7a8582599b06e55306a8f39 /docs
parent56a0bed2c18e45da3808b0bc74a53a20d2c8e8f2 (diff)
downloadexternal_mesa3d-e3f586c98d0833a142dd02e8179b1463d2db8ca2.zip
external_mesa3d-e3f586c98d0833a142dd02e8179b1463d2db8ca2.tar.gz
external_mesa3d-e3f586c98d0833a142dd02e8179b1463d2db8ca2.tar.bz2
docs: mark ARB_compute_variable_group_size as done for nvc0
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
-rw-r--r--docs/relnotes/12.1.0.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 85ad1a1..12f0f25 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -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
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index aff4dd3..9ddd99c 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -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>