Module: Mesa Branch: master Commit: 48593eaf2db4100b66d924a7f0fc6222a3a5df8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48593eaf2db4100b66d924a7f0fc6222a3a5df8d
Author: Kenneth Graunke <[email protected]> Date: Thu Jun 16 17:10:08 2016 -0700 docs: Mention GL_ARB_ES3_1_compatibility in release notes. Ilia reminded me that I forgot this. --- 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 3f7b196..ed8e5bc 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>GL_ARB_shader_group_vote on nvc0</li> +<li>GL_ARB_ES3_1_compatibility on i965</li> </ul> <h2>Bug fixes</h2> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
