aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes/19.2.0.html
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2019-07-03 02:25:19 +0200
committerBas Nieuwenhuizen <[email protected]>2019-07-03 10:56:21 +0000
commitc6cb9b197d4e82432cacae7cec04e7d6ee73ceba (patch)
tree78153ff72ca54c19c2ed2d3561bdeb151373494a /docs/relnotes/19.2.0.html
parent8a053254b81497cb6b0708fe86986e461ee43771 (diff)
radv: Support VK_EXT_queue_family_foreign.
Basically same as external for now. Reviewed-by: Samuel Pitoiset <[email protected]> Only case we might need to handle differently in the near future is Raven's case of displayable DCC which is not renderable. But we don't support that yet.
Diffstat (limited to 'docs/relnotes/19.2.0.html')
-rw-r--r--docs/relnotes/19.2.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html
index 0809d9489ba..907edf447f0 100644
--- a/docs/relnotes/19.2.0.html
+++ b/docs/relnotes/19.2.0.html
@@ -40,6 +40,7 @@ TBD.
<ul>
<li>EGL_EXT_platform_device</li>
+<li>VK_EXT_queue_family_foreign for radv</li>
</ul>
<h2>Bug fixes</h2>