From eb2e17e2d15bf58b60460437330d719131fb859e Mon Sep 17 00:00:00 2001 From: Rafael Antognolli <rafael.antognolli@intel.com> Date: Tue, 13 Feb 2018 13:48:26 -0800 Subject: docs: Add Cannonlake support to 18.0 release notes. 17.4 is actually 18.0. Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com> Cc: "18.0" mesa-stable@lists.freedesktop.org Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> --- docs/relnotes/17.4.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index 412c0fc455e..6bebb514bd2 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -54,6 +54,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_bindless_texture on nvc0/kepler</li> <li>OpenGL 4.3 on r600/evergreen with hw fp64 support</li> <li>Support 1 binary format for GL_ARB_get_program_binary on i965</li> +<li>Cannonlake support on i965 and anv</li> </ul> <h2>Bug fixes</h2> -- cgit v1.2.3