From bc13e5f42afb57d3e6864ebe18caa8eb74b521ec Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Fri, 26 Aug 2016 13:17:22 -0700 Subject: [PATCH] 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 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

    -- 2.30.2