docs: Add OES_tessellation_shader to the release notes.

This commit is contained in:
Kenneth Graunke 2016-09-12 17:24:35 -07:00
parent 049cee2c16
commit 376d1dc2f1

View file

@ -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>