Module: Mesa Branch: master Commit: c95e2a1c6ba40f017ca451e862a794d45ddb62cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c95e2a1c6ba40f017ca451e862a794d45ddb62cf
Author: Marek Olšák <[email protected]> Date: Tue Aug 6 20:09:46 2019 -0400 relnotes/19.2: document EXT_texture_dhadow_lod --- docs/relnotes/19.2.0.html | 1 + 1 file changed, 1 insertion(+) 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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
