From 065e7d37f16814646dfd1c95c15a73605042e277 Mon Sep 17 00:00:00 2001 From: Iago Toral Quiroga Date: Wed, 13 May 2015 13:37:42 +0200 Subject: [PATCH] docs: Mark ARB_shader_storage_buffer_object as done for i965 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit v2: - Mark it too for GLES 3.1 Reviewed-by: Kristian Høgsberg --- docs/GL3.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index b0805f00ef5..b9e53217164 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -164,7 +164,7 @@ GL 4.3, GLSL 4.30: GL_ARB_program_interface_query DONE (all drivers) GL_ARB_robust_buffer_access_behavior not started GL_ARB_shader_image_size DONE (i965) - GL_ARB_shader_storage_buffer_object in progress (Iago Toral, Samuel Iglesias) + GL_ARB_shader_storage_buffer_object DONE (i965) GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r600, radeonsi, llvmpipe) GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30) @@ -212,7 +212,7 @@ GLES3.1, GLSL ES 3.1 GL_ARB_shader_atomic_counters DONE (i965) GL_ARB_shader_image_load_store DONE (i965) GL_ARB_shader_image_size DONE (i965) - GL_ARB_shader_storage_buffer_object in progress (Iago Toral, Samuel Iglesias) + GL_ARB_shader_storage_buffer_object DONE (i965) GL_ARB_shading_language_packing DONE (all drivers) GL_ARB_separate_shader_objects DONE (all drivers) GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) -- 2.11.0