summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJakob Bornecrantz <[email protected]>2017-10-15 17:42:48 +0100
committerJakob Bornecrantz <[email protected]>2017-10-16 11:05:41 +0100
commit67dd52e7e86ce76789a97a8ab74defe647cc6ed4 (patch)
tree64f3bd0471764a2fa192dc2d7bbc05c93299f9ef /docs
parentf1eb5e639997e4bb814791980f6eede88dfadd38 (diff)
docs: Add EXT_memory_objects extensions to features.txt
These extensions are good for Vulkan interop, so track them. Signed-off-by: Jakob Bornecrantz <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 18dddc1aa3f..338a22c6c68 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -313,6 +313,12 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_ARB_sparse_texture2 not started
GL_ARB_sparse_texture_clamp not started
GL_ARB_texture_filter_minmax not started
+ GL_EXT_memory_object DONE (radeonsi)
+ GL_EXT_memory_object_fd DONE (radeonsi)
+ GL_EXT_memory_object_win32 not started
+ GL_EXT_semaphore not started
+ GL_EXT_semaphore_fd not started
+ GL_EXT_semaphore_win32 not started
GL_KHR_blend_equation_advanced_coherent DONE (i965/gen9+)
GL_KHR_texture_compression_astc_hdr DONE (i965/bxt)
GL_KHR_texture_compression_astc_sliced_3d DONE (i965/gen9+)