Module: Mesa Branch: master Commit: d400348c73f0901eb24ff4d1562043d3119ef439 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d400348c73f0901eb24ff4d1562043d3119ef439
Author: Matt Turner <[email protected]> Date: Mon Oct 2 22:30:29 2017 -0700 docs: Document that libtxc_dxtn is now no longer needed --- docs/relnotes/17.3.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html index 2c3f6c110d..1239d1bfae 100644 --- a/docs/relnotes/17.3.0.html +++ b/docs/relnotes/17.3.0.html @@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>libtxc_dxtn is now integrated into Mesa. GL_EXT_texture_compression_s3tc and GL_ANGLE_texture_compression_dxt are now always enabled on drivers that support them</li> <li>GL_ARB_indirect_parameters on i965/gen7+</li> <li>GL_ARB_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe, swr</li> <li>GL_ARB_transform_feedback_overflow_query on radeonsi</li> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
