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.
  • GL_ARB_texture_query_levels on i965.
  • GL_ARB_texture_mirror_clamp_to_edge.
  • GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).
  • +
  • GL_ARB_sample_shading on i965.
  • GL_KHR_debug