diff options
Diffstat (limited to 'docs/relnotes/19.1.0.html')
-rw-r--r-- | docs/relnotes/19.1.0.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html index 69f8abbf17e..b0bbd75e7f8 100644 --- a/docs/relnotes/19.1.0.html +++ b/docs/relnotes/19.1.0.html @@ -39,7 +39,9 @@ TBD. <h2>New features</h2> <ul> +<li>GL_ARB_parallel_shader_compile on all drivers.</li> <li>GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES extension).</li> +<li>GL_KHR_parallel_shader_compile on all drivers.</li> <li>VK_EXT_buffer_device_address on Intel and RADV.</li> </ul> |