diff options
author | Brian Paul <[email protected]> | 2011-01-15 18:33:01 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-15 18:38:46 -0700 |
commit | 3bee900a720685a96b39ce25307197512e457b6e (patch) | |
tree | e63f5241e84a393757ca412f86746d7ef6dee4fb /docs/relnotes-7.11.html | |
parent | b3ca11059433c3eb807815c15fd41a561d3d8126 (diff) |
docs: document GL_ARB_draw_buffers_blend
Diffstat (limited to 'docs/relnotes-7.11.html')
-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 c2aba7fb9dc..1c3465c9553 100644 --- a/docs/relnotes-7.11.html +++ b/docs/relnotes-7.11.html @@ -38,6 +38,7 @@ tbd <ul> <li>GL_ARB_draw_instanced extension (gallium drivers, swrast) <li>GL_ARB_instanced_arrays extension (gallium drivers) +<li>GL_ARB_draw_buffers_blend (gallium) </ul> |