summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-21 11:49:24 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-09-21 11:52:59 -0700
commita4fbc73ee8b49548b84631ac9a09a9e03b1f15d5 (patch)
tree674d2e9bb9c56ecae862ad71301c18d58897191b /docs
parentb35684543ed43c3ac2aa2710e3974fbfaf9c2f7c (diff)
downloadexternal_mesa3d-a4fbc73ee8b49548b84631ac9a09a9e03b1f15d5.zip
external_mesa3d-a4fbc73ee8b49548b84631ac9a09a9e03b1f15d5.tar.gz
external_mesa3d-a4fbc73ee8b49548b84631ac9a09a9e03b1f15d5.tar.bz2
docs: Add ES 3.2 to 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 f411614..fb1d714 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -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>