From: Rafael Antognolli Date: Tue, 13 Feb 2018 21:48:26 +0000 (-0800) Subject: docs: Add Cannonlake support to 18.0 release notes. X-Git-Tag: upstream/18.1.0~1703 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb2e17e2d15bf58b60460437330d719131fb859e;p=platform%2Fupstream%2Fmesa.git docs: Add Cannonlake support to 18.0 release notes. 17.4 is actually 18.0. Signed-off-by: Rafael Antognolli Cc: "18.0" mesa-stable@lists.freedesktop.org Reviewed-by: Anuj Phogat Reviewed-by: Jason Ekstrand Reviewed-by: Kenneth Graunke --- diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index 412c0fc..6bebb51 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.
  • GL_ARB_bindless_texture on nvc0/kepler
  • OpenGL 4.3 on r600/evergreen with hw fp64 support
  • Support 1 binary format for GL_ARB_get_program_binary on i965
  • +
  • Cannonlake support on i965 and anv
  • Bug fixes