diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/18.1.0.html | 2 |
1 files changed, 2 insertions, 0 deletions
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. <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> |