summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2013-11-06 19:35:41 +1300
committerChris Forbes <chrisf@ijw.co.nz>2013-11-06 19:36:27 +1300
commit3785fe27158d1774a785b61c7cbbc90edbe0f9eb (patch)
tree0278e923179665086eb47a12aba54a3a8afde201
parentf7e15fcf56595aac99644292386a6e6d06dc6ec0 (diff)
docs: Mark off ARB_sample_shading; minor tidyup.
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
-rw-r--r--docs/GL3.txt4
-rw-r--r--docs/relnotes/10.0.html1
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 03b24eda24a..7d100dff1e9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -100,7 +100,7 @@ GL_ARB_draw_buffers_blend DONE (i965, r600, radeonsi,
GL_ARB_draw_indirect started (Christoph)
GL_ARB_gpu_shader5 started
GL_ARB_gpu_shader_fp64 not started
-GL_ARB_sample_shading started (Anuj)
+GL_ARB_sample_shading DONE (i965)
GL_ARB_shader_subroutine not started
GL_ARB_tessellation_shader not started
GL_ARB_texture_buffer_object_rgb32 DONE (i965, r600, radeonsi, softpipe)
@@ -134,7 +134,7 @@ GL_ARB_shader_image_load_store not started
GL_ARB_conservative_depth DONE (all drivers that support GLSL 1.30)
GL_ARB_shading_language_420pack DONE (all drivers that support GLSL 1.30)
GL_ARB_internalformat_query DONE (i965, r300, r600, radeonsi)
-GL_ARB_map_buffer_alignment DONE (r300, r300, r600, radeonsi)
+GL_ARB_map_buffer_alignment DONE (r300, r600, radeonsi)
GL 4.3:
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index 5ff53398e76..b74d03dc247 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_query_levels on i965.</li>
<li>GL_ARB_texture_mirror_clamp_to_edge.</li>
<li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
+<li>GL_ARB_sample_shading on i965.</li>
<li>GL_KHR_debug</li>
</ul>