summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2015-09-26 23:50:55 -0700
committerJordan Justen <jordan.l.justen@intel.com>2015-11-17 21:00:01 -0800
commit2bd9f3733a4b6e641838f4960f8921462360c120 (patch)
tree5e10081506769002b3c77446ff4ae86987464a0b
parenta05a51b7e5b4f878bc930c1e1b8d3cbbaa6ca7eb (diff)
docs: Add ARB_compute_shader to 11.1.0 release notescs-shared-variables-v2
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
-rw-r--r--docs/relnotes/11.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 6654311a3a..c89b822340 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_arrays_of_arrays on i965</li>
<li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
<li>GL_ARB_clear_texture on nv50, nvc0</li>
+<li>GL_ARB_compute_shader on i965</li>
<li>GL_ARB_copy_image on nv50, nvc0, radeonsi</li>
<li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
<li>GL_ARB_gpu_shader5 on r600 for Evergreen and later chips</li>