summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-12 17:24:35 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-09-12 17:24:35 -0700
commit376d1dc2f1f5a36fe20ede5defe394b87b385731 (patch)
treec40d3146c71d5f2f06390fac1f71c3bd19cb64e6 /docs
parent049cee2c164dda219d2c4803dcb5c64fb5ad2b4c (diff)
downloadexternal_mesa3d-376d1dc2f1f5a36fe20ede5defe394b87b385731.zip
external_mesa3d-376d1dc2f1f5a36fe20ede5defe394b87b385731.tar.gz
external_mesa3d-376d1dc2f1f5a36fe20ede5defe394b87b385731.tar.bz2
docs: Add OES_tessellation_shader to the release notes.
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/12.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index 3368ebc..f68b513 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_OES_geometry_shader on i965/gen8+, nvc0, radeonsi</li>
<li>GL_OES_primitive_bounding_box on i965/gen7+, nvc0, radeonsi</li>
<li>GL_OES_texture_cube_map_array on i965/gen8+, nvc0, radeonsi</li>
+<li>GL_OES_tessellation_shader on i965/gen7+, nvc0, radeonsi</li>
</ul>
<h2>Bug fixes</h2>