Mesa (master): docs: update relnotes-8.1 and GL3 status

Marek Olšák mareko at kemper.freedesktop.org
Tue Jul 10 17:08:39 UTC 2012


Module: Mesa
Branch: master
Commit: 768589e836b91493f7f378b9d8daa4ad080a5d16
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=768589e836b91493f7f378b9d8daa4ad080a5d16

Author: Marek Olšák <maraeo at gmail.com>
Date:   Thu Jul  5 20:27:28 2012 +0200

docs: update relnotes-8.1 and GL3 status

---

 docs/GL3.txt           |    4 +++-
 docs/relnotes-8.1.html |    1 +
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 36d2472..d7e2e9b 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -80,7 +80,7 @@ GL_ARB_sampler_objects                                DONE (i965, r300, r600)
 GL_ARB_shader_bit_encoding                            DONE
 GL_ARB_texture_rgb10_a2ui                             DONE (r600)
 GL_ARB_texture_swizzle                                DONE (same as EXT version) (i965, r300, r600, swrast)
-GL_ARB_timer_query                                    ~60% done (the EXT variant)
+GL_ARB_timer_query                                    DONE
 GL_ARB_instanced_arrays                               DONE (i965, r300, r600)
 GL_ARB_vertex_type_2_10_10_10_rev                     DONE (r600)
 
@@ -91,6 +91,7 @@ GLSL 4.0                                             not started
 GL_ARB_texture_query_lod                             not started
 GL_ARB_draw_buffers_blend                            DONE (i965, r600, softpipe)
 GL_ARB_draw_indirect                                 not started
+GL_ARB_gpu_shader5                                   not started
 GL_ARB_gpu_shader_fp64                               not started
 GL_ARB_sample_shading                                not started
 GL_ARB_shader_subroutine                             not started
@@ -114,6 +115,7 @@ GL_ARB_viewport_array                                not started
 
 
 GL 4.2:
+
 GLSL 4.2                                             not started
 GL_ARB_texture_compression_bptc                      not started
 GL_ARB_compressed_texture_pixel_storage              not started
diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
index 4901c30..c6980b6 100644
--- a/docs/relnotes-8.1.html
+++ b/docs/relnotes-8.1.html
@@ -36,6 +36,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_blend_func_extended</li>
 <li>GL_ARB_debug_output</li>
 <li>GL_ARB_shader_bit_encoding</li>
+<li>GL_ARB_timer_query</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>




More information about the mesa-commit mailing list