summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-02-02 08:41:19 -0600
committerJason Ekstrand <[email protected]>2019-02-02 08:42:14 -0600
commit0aa5a97b03159f59513bd96dbf7c25c2d22e3c1c (patch)
tree638c4ed5c5de4bb1a5a63247363165863317b34a /docs
parent48ed2a7bb009618edfde28ee87ae391c1879c35b (diff)
relnotes: Add VK_EXT_buffer_device_address
Diffstat (limited to 'docs')
-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 8e0f6c60c14..e6ea7c01fb2 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -40,6 +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>
</ul>
<h2>Bug fixes</h2>