diff options
author | Pi Tabred <[email protected]> | 2013-12-14 10:32:00 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-12-18 09:06:52 -0700 |
commit | 3b0f5fc084c6994fb9e002e5fb9bf76f2d9f170a (patch) | |
tree | 45fe9a80946095ca064a48fc8b474b528fa1e3dd | |
parent | 78216fb48542ea82c19927bde83122ba6fd86e26 (diff) |
Modify release notes to include ARB_clear_buffer_object extension
Reviewed-by: Brian Paul <[email protected]>
-rw-r--r-- | docs/relnotes/10.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html index dfb09695b38..778ae6a5727 100644 --- a/docs/relnotes/10.1.html +++ b/docs/relnotes/10.1.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>GL_ARB_draw_indirect on i965.</li> +<li>GL_ARB_clear_buffer_object</li> </ul> |