diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/13.1.0.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/relnotes/13.1.0.html b/docs/relnotes/13.1.0.html index 0bbf19d62eb..4f76cc287fe 100644 --- a/docs/relnotes/13.1.0.html +++ b/docs/relnotes/13.1.0.html @@ -44,12 +44,16 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -TBD. +<li>GL_NV_image_formats on any driver supporting GL_ARB_shader_image_load_store (i965, nvc0, radeonsi, softpipe)</li> </ul> <h2>Bug fixes</h2> -TBD. +<ul> + +<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98480">Bug 98480</a> - Support R8 image texture in ES 3.1</li> + +</ul> <h2>Changes</h2> |