aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes-9.0.html
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2012-08-30 15:22:37 -0700
committerIan Romanick <[email protected]>2012-08-30 18:23:29 -0700
commit2d2f1fd164218eacf2b142bc808be1f25f66e72c (patch)
tree820d514ec608fc8d802b998a814f0c012edce504 /docs/relnotes-9.0.html
parent0791484c4233f3b474b1d9ba1af2f4608fe7e962 (diff)
docs: Add some missing features to 9.0 release notes and GL3.txt9.0-branchpoint
Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes-9.0.html')
-rw-r--r--docs/relnotes-9.0.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-9.0.html b/docs/relnotes-9.0.html
index f8b993ac335..164c8e91daf 100644
--- a/docs/relnotes-9.0.html
+++ b/docs/relnotes-9.0.html
@@ -43,9 +43,11 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_invalidate_subdate - Currently a "no-op" implementation. This
extension is always enabled in all drivers.</li>
<li>GL_ARB_shader_bit_encoding</li>
+<li>GL_ARB_texture_buffer_object</li>
<li>GL_ARB_timer_query</li>
<li>GL_ARB_transform_feedback3</li>
<li>GL_ARB_transform_feedback_instanced</li>
+<li>GL_ARB_uniform_buffer_object</li>
<li>GL_EXT_unpack_subimage for ES 2.0</li>
<li>GL_EXT_read_format_bgra for ES 1.1 and 2.0</li>
<li>GL_EXT_texture_rg for ES 2.x</li>