From: Samuel Iglesias Gonsalvez Date: Fri, 25 Sep 2015 07:52:45 +0000 (+0200) Subject: docs: mention ARB_shader_storage_buffer_object on 11.1.0 release notes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b9248dc58c1aec1fe6e7fd4cb07ee883f70161b;p=mesa.git docs: mention ARB_shader_storage_buffer_object on 11.1.0 release notes Signed-off-by: Samuel Iglesias Gonsalvez Reviewed-by: Timothy Arceri --- diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index e28fab6060c..c755c98f6eb 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_blend_func_extended on freedreno (a3xx)
  • +
  • GL_ARB_shader_storage_buffer_object on i965
  • GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
  • GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
  • GL_ARB_texture_query_lod on softpipe