summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-08-26 13:17:22 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-08-26 13:17:22 -0700
commitbc13e5f42afb57d3e6864ebe18caa8eb74b521ec (patch)
tree1a52b11c052f49ffd19ec4aeafc9b8d390a0bddc /docs
parent2cc880cba54d687a122298c8187ecc31b4a0ee2d (diff)
downloadexternal_mesa3d-bc13e5f42afb57d3e6864ebe18caa8eb74b521ec.zip
external_mesa3d-bc13e5f42afb57d3e6864ebe18caa8eb74b521ec.tar.gz
external_mesa3d-bc13e5f42afb57d3e6864ebe18caa8eb74b521ec.tar.bz2
docs: Add GL_KHR_blend_equation_advanced to relnotes.
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/12.1.0.html1
1 files changed, 1 insertions, 0 deletions
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>