docs: Add GL_KHR_blend_equation_advanced to relnotes.

This commit is contained in:
Kenneth Graunke
2016-08-26 13:17:22 -07:00
parent 2cc880cba5
commit bc13e5f42a

View File

@@ -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>