mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent) on desktop and embedded GL.

Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
This commit is contained in:
Francisco Jerez
2018-02-23 18:35:59 -08:00
parent c6c64d4d6a
commit 51562ea7a0
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -48,6 +48,8 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_bindless_texture on nvc0/maxwell+</li>
<li>GL_EXT_semaphore on radeonsi</li>
<li>GL_EXT_semaphore_fd on radeonsi</li>
<li>GL_EXT_shader_framebuffer_fetch on i965 on desktop GL (GLES was already supported)</li>
<li>GL_EXT_shader_framebuffer_fetch_non_coherent on i965</li>
<li>Disk shader cache support for i965 enabled by default</li>
</ul>