diff options
author | Brian Paul <[email protected]> | 2011-01-15 10:26:25 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-15 17:37:40 -0700 |
commit | 889f44bc900c6dac9eb8552b478a4a5f7d40aa65 (patch) | |
tree | c2fbf621e8039dd8b65c8907924c24870aee831a /docs | |
parent | a25473b535fe093dca1f3ae359374c365a81508d (diff) |
docs: document GL_ARB_draw_instanced
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.11.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html index 6999201da0a..d76aad35b28 100644 --- a/docs/relnotes-7.11.html +++ b/docs/relnotes-7.11.html @@ -36,6 +36,7 @@ tbd <h2>New features</h2> <ul> +<li>GL_ARB_draw_instanced extension (gallium drivers, swrast) </ul> |