From f55f7b199d135e8e174150eb09099535843adf6a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Iglesias=20Gons=C3=A1lvez?= Date: Wed, 13 Feb 2019 13:50:01 +0100 Subject: [PATCH] docs/relnotes: add support for VK_KHR_shader_float_controls on Intel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit v2: - Move to 19.2.0 release notes (Andres). v3: - Move to 19.3.0 release notes (Andres). Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Andres Gomez Reviewed-by: Caio Marcelo de Oliveira Filho --- docs/relnotes/19.3.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index 2a4d13a..fb56cef 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -39,7 +39,7 @@ TBD.

New features

    -
  • TBD
  • +
  • VK_KHR_shader_float_controls on Intel.

Bug fixes

-- 2.7.4