diff options
author | Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> | 2019-09-20 11:08:44 -0700 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> | 2019-09-30 12:44:30 -0700 |
commit | 089da33c4d7c08a9f7c82cbe05a38c73596ed6aa (patch) | |
tree | b154a8da2305659420533da766150cc9f8f4a6cb | |
parent | 54f1de1c5c4e20117b6563a2c82550f3d1b3c241 (diff) | |
download | mesa-089da33c4d7c08a9f7c82cbe05a38c73596ed6aa.tar.gz mesa-089da33c4d7c08a9f7c82cbe05a38c73596ed6aa.tar.bz2 mesa-089da33c4d7c08a9f7c82cbe05a38c73596ed6aa.zip |
docs/relnotes: Add EXT_demote_to_helper_invocation support on iris, i965
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
-rw-r--r-- | docs/relnotes/19.3.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index 6a0a2113921..ee6e648dc78 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -45,6 +45,7 @@ TBD. <ul> <li>VK_KHR_shader_float_controls on Intel.</li> +<li>EXT_demote_to_helper_invocation on iris, i965.</li> </ul> <h2>Bug fixes</h2> |