summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Arceri <tarceri@itsqueeze.com>2017-08-06 12:51:12 +1000
committerTimothy Arceri <tarceri@itsqueeze.com>2017-08-06 12:51:12 +1000
commit75fd4d8fd3ce389e82d2c449e2cc23855dbcf366 (patch)
tree5dd2ff6b5b1d194c1556d06d18a1e01b025e642e
parent7fe5fa001376005014d0f146516fdf13a7bca4fe (diff)
docs: add EXT_memory_object and EXT_memory_object_fd to relnotes
-rw-r--r--docs/relnotes/17.3.0.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html
index f86d1a30e2f..25d02cdca71 100644
--- a/docs/relnotes/17.3.0.html
+++ b/docs/relnotes/17.3.0.html
@@ -45,6 +45,8 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_transform_feedback_overflow_query on radeonsi</li>
+<li>GL_EXT_memory_object on radeonsi</li>
+<li>GL_EXT_memory_object_fd on radeonsi</li>
</ul>
<h2>Bug fixes</h2>