diff options
author | Marek Olšák <[email protected]> | 2018-08-01 11:36:18 -0400 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-08-01 11:38:54 -0400 |
commit | 26d3e2b4b0bfb3b00362800172291516d340cca0 (patch) | |
tree | 6e61b468ba946c36f4024c87223fd2ed28045bf7 /docs/relnotes | |
parent | 2477e516d943bd7439b8073bb15eb1ede7ea74b9 (diff) |
docs: mark ARB_ES3_2_compatibility as done for radeonsi
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/18.2.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index 17c94f6d88f..a4bc1eb6c9c 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>OpenGL 4.4 Compatibility profile on radeonsi</li> <li>OpenGL ES 3.2 on radeonsi</li> +<li>GL_ARB_ES3_2_compatibility 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> |