diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2016-08-26 13:17:22 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2016-08-26 13:17:22 -0700 |
commit | bc13e5f42afb57d3e6864ebe18caa8eb74b521ec (patch) | |
tree | 1a52b11c052f49ffd19ec4aeafc9b8d390a0bddc /docs | |
parent | 2cc880cba54d687a122298c8187ecc31b4a0ee2d (diff) |
docs: Add GL_KHR_blend_equation_advanced to relnotes.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/12.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 2643a0c800..f744864c06 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> |