docs: Mention GL_ARB_ES3_1_compatibility in release notes.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 17 Jun 2016 00:10:08 +0000 (17:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 17 Jun 2016 00:10:35 +0000 (17:10 -0700)
Ilia reminded me that I forgot this.

docs/relnotes/12.1.0.html

index 3f7b196..ed8e5bc 100644 (file)
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_ARB_shader_group_vote on nvc0</li>
+<li>GL_ARB_ES3_1_compatibility on i965</li>
 </ul>
 
 <h2>Bug fixes</h2>