From 51562ea7a0678b8067f438f17a3d5fbe5280a997 Mon Sep 17 00:00:00 2001 From: Francisco Jerez Date: Fri, 23 Feb 2018 18:35:59 -0800 Subject: mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent) on desktop and embedded GL. Reviewed-by: Plamena Manolova --- docs/relnotes/18.1.0.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/18.1.0.html b/docs/relnotes/18.1.0.html index 8dd2550ced3..1d5201717fb 100644 --- a/docs/relnotes/18.1.0.html +++ b/docs/relnotes/18.1.0.html @@ -48,6 +48,8 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_bindless_texture on nvc0/maxwell+
  • GL_EXT_semaphore on radeonsi
  • GL_EXT_semaphore_fd on radeonsi
  • +
  • GL_EXT_shader_framebuffer_fetch on i965 on desktop GL (GLES was already supported)
  • +
  • GL_EXT_shader_framebuffer_fetch_non_coherent on i965
  • Disk shader cache support for i965 enabled by default
  • -- cgit v1.2.3