diff options
author | Christian Gmeiner <[email protected]> | 2019-08-14 09:37:35 +0200 |
---|---|---|
committer | Christian Gmeiner <[email protected]> | 2019-08-14 21:47:35 +0200 |
commit | 2c4fe6af78e2555b17136feea05a9a4265219cd0 (patch) | |
tree | 66a2619fa3db0588c6f59be6c7cfb407df09f984 /docs | |
parent | 17200bb67a584a2ec4452e6d658f0190034989e0 (diff) |
relnotes: Add new ext on etnaviv for 19.2.
Signed-off-by: Christian Gmeiner <[email protected]>
Reviewed-by: Jonathan Marek <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/19.2.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html index 66484a2063c..5d49d20f012 100644 --- a/docs/relnotes/19.2.0.html +++ b/docs/relnotes/19.2.0.html @@ -40,6 +40,7 @@ TBD. <ul> <li>GL_ARB_post_depth_coverage on radeonsi (Navi)</li> +<li>GL_ARB_seamless_cubemap_per_texture on etnaviv (if GPU supports SEAMLESS_CUBE_MAP)</li> <li>GL_EXT_shader_image_load_store on radeonsi (with LLVM >= 10)</li> <li>GL_EXT_shader_samples_identical on iris and radeonsi (if using NIR)</li> <li>GL_EXT_texture_shadow_lod on i965, iris</li> |