summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2012-07-05 20:27:28 +0200
committerMarek Olšák <maraeo@gmail.com>2012-07-10 19:04:12 +0200
commit768589e836b91493f7f378b9d8daa4ad080a5d16 (patch)
treed51837c68c0ea21448db999391e95724601bf1b7
parent5ddcda060ce19d0e63b18142bffa49709e103cc8 (diff)
docs: update relnotes-8.1 and GL3 status
-rw-r--r--docs/GL3.txt4
-rw-r--r--docs/relnotes-8.1.html1
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 36d24725d0..d7e2e9b33e 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 4901c30229..c6980b6880 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>