diff options
author | Rico Schüller <[email protected]> | 2013-10-21 11:11:36 +0200 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-21 21:02:51 -0700 |
commit | aab03f75f35e2ac05ca5275b8488c76544cf3a19 (patch) | |
tree | aa8e306f67fe30c3c2f15b7437de951c485a6677 /docs/relnotes | |
parent | 2d3282188e3f95c0a81aca01f01e0c4424127320 (diff) |
docs: Update docs for ARB_texture_mirror_clamp_to_edge.
Signed-off-by: Rico Schüller <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index 0b25f49b598..ef550d154fc 100644 --- a/docs/relnotes/10.0.html +++ b/docs/relnotes/10.0.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_conservative_depth on i965.</li> <li>GL_ARB_texture_gather on i965.</li> <li>GL_ARB_texture_query_levels on i965.</li> +<li>GL_ARB_texture_mirror_clamp_to_edge.</li> <li>GL_KHR_debug</li> </ul> |