diff options
Diffstat (limited to 'docs/relnotes/18.2.0.html')
-rw-r--r-- | docs/relnotes/18.2.0.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index 8cdf6ac7d78..17c94f6d88f 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -51,8 +51,12 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>OpenGL 4.4 Compatibility profile on radeonsi</li> +<li>OpenGL ES 3.2 on radeonsi</li> <li>GL_ARB_fragment_shader_interlock on i965</li> <li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li> +<li>GL_ANDROID_extension_pack_es31a on radeonsi.</li> +<li>GL_KHR_texture_compression_astc_ldr on radeonsi</li> </ul> <h2>Bug fixes</h2> |