diff options
author | Marek Olšák <[email protected]> | 2019-08-06 20:09:46 -0400 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2019-08-06 20:10:15 -0400 |
commit | c95e2a1c6ba40f017ca451e862a794d45ddb62cf (patch) | |
tree | 548a2286e61106848b8fc9f6049d45a71c88c141 /docs/relnotes | |
parent | 04c6feb12c20bcb99a25a2b75f386b474637748f (diff) |
relnotes/19.2: document EXT_texture_dhadow_lod
Diffstat (limited to 'docs/relnotes')
-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 0ce4fb85c93..61d86dbc9e5 100644 --- a/docs/relnotes/19.2.0.html +++ b/docs/relnotes/19.2.0.html @@ -42,6 +42,7 @@ TBD. <li>GL_ARB_post_depth_coverage on radeonsi (Navi)</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> <li>EGL_EXT_platform_device</li> <li>VK_EXT_queue_family_foreign for radv</li> <li>VK_EXT_shader_demote_to_helper_invocation on Intel.</li> |