Module: Mesa Branch: master Commit: 3b0f5fc084c6994fb9e002e5fb9bf76f2d9f170a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b0f5fc084c6994fb9e002e5fb9bf76f2d9f170a
Author: Pi Tabred <[email protected]> Date: Sat Dec 14 10:32:00 2013 -0700 Modify release notes to include ARB_clear_buffer_object extension Reviewed-by: Brian Paul <[email protected]> --- 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 dfb0969..778ae6a 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
