summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/17.3.0.html
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2017-10-02 22:27:46 -0700
committerMatt Turner <[email protected]>2017-10-02 22:32:59 -0700
commite057cda2efe83201637b0398cc45fed797432863 (patch)
treea118f9a63ee54009656350de125ebcd968233eff /docs/relnotes/17.3.0.html
parent40ef8362e5524d497eba10a10a775270329ad814 (diff)
docs: GL_ARB_indirect_parameters is now supported on i965/gen7+
Diffstat (limited to 'docs/relnotes/17.3.0.html')
-rw-r--r--docs/relnotes/17.3.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html
index 4a74284632e..2c3f6c110dd 100644
--- a/docs/relnotes/17.3.0.html
+++ b/docs/relnotes/17.3.0.html
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
+<li>GL_ARB_indirect_parameters on i965/gen7+</li>
<li>GL_ARB_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe, swr</li>
<li>GL_ARB_transform_feedback_overflow_query on radeonsi</li>
<li>GL_ARB_texture_filter_anisotropic on i965, nv50, nvc0, r600, radeonsi</li>