Mesa (master): docs: Add OES_tessellation_shader to the release notes.

Kenneth Graunke kwg at kemper.freedesktop.org
Tue Sep 13 00:24:48 UTC 2016


Module: Mesa
Branch: master
Commit: 376d1dc2f1f5a36fe20ede5defe394b87b385731
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=376d1dc2f1f5a36fe20ede5defe394b87b385731

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Mon Sep 12 17:24:35 2016 -0700

docs: Add OES_tessellation_shader to the release notes.

---

 docs/relnotes/12.1.0.html | 1 +
 1 file changed, 1 insertion(+)

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>




More information about the mesa-commit mailing list