diff options
Diffstat (limited to 'docs/relnotes/18.1.0.html')
-rw-r--r-- | docs/relnotes/18.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/18.1.0.html b/docs/relnotes/18.1.0.html index a89861d2bda..deeb23db03d 100644 --- a/docs/relnotes/18.1.0.html +++ b/docs/relnotes/18.1.0.html @@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>OpenGL 3.1 with ARB_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe, svga</li> <li>GL_ARB_bindless_texture on nvc0/maxwell+</li> +<li>GL_ARB_transform_feedback_overflow_query on nvc0</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> |