From 97399fc751a0f9750c4f9585dfed14b662ebec2e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 11 Mar 2015 18:43:56 -0700 Subject: [PATCH] docs: List ARB_shading_language_packing/EXT_shader_integer_mix. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Carl Worth Reviewed-by: Marek Olšák --- docs/GL3.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/GL3.txt b/docs/GL3.txt index 43bbf85..289dd36 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -142,6 +142,7 @@ GL 4.2, GLSL 4.20: GL_ARB_shader_image_load_store in progress (curro) 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_shading_language_packing DONE (all drivers) GL_ARB_internalformat_query DONE (i965, nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe) GL_ARB_map_buffer_alignment DONE (all drivers) @@ -207,6 +208,7 @@ GL 4.5, GLSL 4.50: GL_KHR_context_flush_control DONE (all - but needs GLX/EXT extension to be useful) GL_KHR_robust_buffer_access_behavior not started GL_KHR_robustness 90% done (the ARB variant) + GL_EXT_shader_integer_mix DONE (all drivers that support GLSL) These are the extensions cherry-picked to make GLES 3.1 GLES3.1, GLSL ES 3.1 @@ -219,6 +221,7 @@ GLES3.1, GLSL ES 3.1 GL_ARB_shader_atomic_counters DONE (i965) GL_ARB_shader_image_load_store in progress (curro) GL_ARB_shader_storage_buffer_object not started + 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) GL_ARB_vertex_attrib_binding DONE (all drivers) -- 2.7.4