diff options
author | Brian Paul <[email protected]> | 2011-01-15 17:40:56 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-15 17:40:56 -0700 |
commit | 9473ca356fbfa03b9eab03379f6dc1dc6b536c53 (patch) | |
tree | 37402a86a68c07cffbea0f5d267047b71a94ef6b /docs | |
parent | a6860f0913d5d4be0c73da963e84e97fc926225f (diff) |
docs: document GL_ARB_instanced_arrays
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 d76aad35b28..c2aba7fb9dc 100644 --- a/docs/relnotes-7.11.html +++ b/docs/relnotes-7.11.html @@ -37,6 +37,7 @@ tbd <h2>New features</h2> <ul> <li>GL_ARB_draw_instanced extension (gallium drivers, swrast) +<li>GL_ARB_instanced_arrays extension (gallium drivers) </ul> |