doc: Document !2016

This commit is contained in:
Simon Zeni 2023-11-08 11:29:56 -05:00 committed by Jakob Bornecrantz
parent 96be7675ed
commit 5ee268458f
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
ipc: Add support for getting the device visibility mask.

View file

@ -0,0 +1 @@
OpenXR: Implementation of XR_KHR_visibility_mask.

View file

@ -0,0 +1,2 @@
Add `xrt_device` visibility mask interface, this is used to implement
the OpenXR extension `XR_KHR_visibility_mask`.