diff options
author | Timothy Arceri <[email protected]> | 2017-08-06 12:51:12 +1000 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2017-08-06 12:51:12 +1000 |
commit | 75fd4d8fd3ce389e82d2c449e2cc23855dbcf366 (patch) | |
tree | 5dd2ff6b5b1d194c1556d06d18a1e01b025e642e /docs/relnotes/17.3.0.html | |
parent | 7fe5fa001376005014d0f146516fdf13a7bca4fe (diff) |
docs: add EXT_memory_object and EXT_memory_object_fd to relnotes
Diffstat (limited to 'docs/relnotes/17.3.0.html')
-rw-r--r-- | docs/relnotes/17.3.0.html | 2 |
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> |