summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2012-07-05 15:34:42 +0200
committerMarek Olšák <maraeo@gmail.com>2012-07-12 13:05:59 +0200
commit0f3659bb564c6b8cfcf7c1ab276fbdfdc018e439 (patch)
tree83e3dbc76e67cb855f828f71b5707a0e79bc480d
parent63d8c8baa99560c7a051b88afae645e60f07bc8f (diff)
docs: update relnotes-8.1 and GL3 status
-rw-r--r--docs/GL3.txt4
-rw-r--r--docs/relnotes-8.1.html2
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 8357289ea3d..7c68745685c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -100,7 +100,7 @@ GL_ARB_texture_buffer_object_rgb32 not started
GL_ARB_texture_cube_map_array not started
GL_ARB_texture_gather not started
GL_ARB_transform_feedback2 DONE
-GL_ARB_transform_feedback3 not started
+GL_ARB_transform_feedback3 DONE
GL 4.1:
@@ -121,7 +121,7 @@ GL_ARB_texture_compression_bptc not started
GL_ARB_compressed_texture_pixel_storage not started
GL_ARB_shader_atomic_counters not started
GL_ARB_texture_storage DONE (r300, r600, swrast)
-GL_ARB_transform_feedback_instanced not started
+GL_ARB_transform_feedback_instanced DONE
GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi)
GL_ARB_shader_image_load_store not started
GL_ARB_conservative_depth DONE (softpipe)
diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
index c6980b68809..45770d3925b 100644
--- a/docs/relnotes-8.1.html
+++ b/docs/relnotes-8.1.html
@@ -37,6 +37,8 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_debug_output</li>
<li>GL_ARB_shader_bit_encoding</li>
<li>GL_ARB_timer_query</li>
+<li>GL_ARB_transform_feedback3</li>
+<li>GL_ARB_transform_feedback_instanced</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>