From: Kenneth Graunke Date: Fri, 26 Aug 2016 20:17:22 +0000 (-0700) Subject: docs: Add GL_KHR_blend_equation_advanced to relnotes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc13e5f42afb57d3e6864ebe18caa8eb74b521ec;p=mesa.git docs: Add GL_KHR_blend_equation_advanced to relnotes. --- diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 2643a0c8001..f744864c06d 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.
  • GL_ARB_stencil_texturing on i965/hsw
  • GL_ARB_texture_stencil8 on i965/hsw
  • OpenGL ES 3.1 on i965/hsw
  • +
  • GL_KHR_blend_equation_advanced on i965
  • Bug fixes