docs: Add ES 3.2 to release notes.

This commit is contained in:
Kenneth Graunke 2016-09-21 11:49:24 -07:00
parent b35684543e
commit a4fbc73ee8
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>OpenGL ES 3.1 on i965/hsw</li>
<li>OpenGL ES 3.2 on i965/gen9+ (Skylake and later)</li>
<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>