summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-01-08 12:45:38 +0000
committerEric Engestrom <[email protected]>2019-04-30 15:40:33 +0000
commitb80930a6fea075d2ef283ceac5a2a64e65fd7bc4 (patch)
tree462946c944ace85fba91d27aadd505555d9c66ec /docs/relnotes
parent316964709e21286c2af54e3afb3089d0fcce87c1 (diff)
anv: add support for VK_EXT_memory_budget
Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/19.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html
index 950b595d200..c27e65ea096 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -63,6 +63,7 @@ TBD.
<li>VK_EXT_descriptor_indexing on Intel.</li>
<li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
<li>GL_INTEL_conservative_rasterization on iris.</li>
+<li>VK_EXT_memory_budget on Intel.</li>
</ul>
<h2>Bug fixes</h2>