summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2015-04-07 12:07:03 +0300
committerTapani Pälli <[email protected]>2015-04-16 07:55:57 +0300
commit41c230cd983195e3989153f8d82ec95e298352d4 (patch)
tree6d338976a1cba8cb6430579b4d321ce73cf7d20c /docs/relnotes
parent2ab8de2181988870a95de23aeb906df5678e1e90 (diff)
mesa: enable GL_ARB_program_interface_query extension
(and mark it as DONE in docs/GL3.txt + 10.6.0 relnotes) Signed-off-by: Tapani Pälli <[email protected]> Reviewed-by: Martin Peres <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.6.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index f69266a2998..82aea5cf96d 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_uniform_buffer_object on freedreno</li>
<li>GL_EXT_draw_buffers2 on freedreno</li>
<li>GL_ARB_clip_control on i965</li>
+<li>GL_ARB_program_interface_query (all drivers)</li>
</ul>
<h2>Bug fixes</h2>