From 2d2f1fd164218eacf2b142bc808be1f25f66e72c Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 30 Aug 2012 15:22:37 -0700 Subject: docs: Add some missing features to 9.0 release notes and GL3.txt Signed-off-by: Ian Romanick Reviewed-by: Brian Paul --- docs/relnotes-9.0.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/relnotes-9.0.html') 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.
  • GL_ARB_invalidate_subdate - Currently a "no-op" implementation. This extension is always enabled in all drivers.
  • GL_ARB_shader_bit_encoding
  • +
  • GL_ARB_texture_buffer_object
  • GL_ARB_timer_query
  • GL_ARB_transform_feedback3
  • GL_ARB_transform_feedback_instanced
  • +
  • GL_ARB_uniform_buffer_object
  • GL_EXT_unpack_subimage for ES 2.0
  • GL_EXT_read_format_bgra for ES 1.1 and 2.0
  • GL_EXT_texture_rg for ES 2.x
  • -- cgit v1.2.3