Mesa (master): docs: Add GL_KHR_blend_equation_advanced to relnotes.

Kenneth Graunke kwg at kemper.freedesktop.org
Fri Aug 26 20:17:38 UTC 2016


Module: Mesa
Branch: master
Commit: bc13e5f42afb57d3e6864ebe18caa8eb74b521ec
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc13e5f42afb57d3e6864ebe18caa8eb74b521ec

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Fri Aug 26 13:17:22 2016 -0700

docs: Add GL_KHR_blend_equation_advanced to relnotes.

---

 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 2643a0c..f744864 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -56,6 +56,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_stencil_texturing on i965/hsw</li>
 <li>GL_ARB_texture_stencil8 on i965/hsw</li>
 <li>OpenGL ES 3.1 on i965/hsw</li>
+<li>GL_KHR_blend_equation_advanced on i965</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list