diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2019-02-13 13:50:01 +0100 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2019-09-17 23:39:19 +0300 |
commit | f55f7b199d135e8e174150eb09099535843adf6a (patch) | |
tree | 27e85cd9ef21dccd0e0f3fa8839e6ac5982a1242 /docs | |
parent | f5dd6dfe012666123bb59b9a4f8e9afb46d67414 (diff) |
docs/relnotes: add support for VK_KHR_shader_float_controls on Intel
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 <[email protected]>
Signed-off-by: Andres Gomez <[email protected]>
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/19.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index 2a4d13a0291..fb56cefc6ca 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -39,7 +39,7 @@ TBD. <h2>New features</h2> <ul> -<li>TBD</li> +<li>VK_KHR_shader_float_controls on Intel.</li> </ul> <h2>Bug fixes</h2> |