diff options
author | Marek Olšák <[email protected]> | 2018-07-23 20:07:20 -0400 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-07-31 18:12:37 -0400 |
commit | 55d56dd859076cf2940376bca3a5ccf10d4ff1cd (patch) | |
tree | a30c235e9d166c9172245209b84399b4a74924b7 /docs/relnotes/18.2.0.html | |
parent | ed8b4ed6c4c0f2d318e21ed964bb18d0e5a3b800 (diff) |
docs: update radeonsi features and release notes
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> |