summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-01-24 02:06:27 +0100
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-02-06 22:37:38 +0100
commit13ab63bb62b6c47172de06b5d72ae43babd892df (patch)
treeb731ce36c10c887735c6706a2747a843b83261db /docs
parent3259e7b036f1708626e6036f6eb5e3f81260d7f8 (diff)
radv: Implement VK_EXT_buffer_device_address.
v2: Also update the release notes. Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/19.1.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html
index e6ea7c01fb2..69f8abbf17e 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -40,7 +40,7 @@ TBD.
<ul>
<li>GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES extension).</li>
-<li>VK_EXT_buffer_device_address on Intel.</li>
+<li>VK_EXT_buffer_device_address on Intel and RADV.</li>
</ul>
<h2>Bug fixes</h2>