docs: update relnotes-8.1 and GL3 status
authorMarek Olšák <maraeo@gmail.com>
Thu, 5 Jul 2012 13:34:42 +0000 (15:34 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 11:05:59 +0000 (13:05 +0200)
docs/GL3.txt
docs/relnotes-8.1.html

index 8357289ea3db3462094940c8202110979e13be2e..7c68745685c928dcc9942b0867a1abcd88092934 100644 (file)
@@ -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)
index c6980b68809a43cd1105911048a9d7c061e1b320..45770d3925be8280006f0ab2ff524758f7449eb8 100644 (file)
@@ -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>