The open source OpenXR runtime

Added#

  • New xrt primitive: xrt_future, the internal Monado representation of OpenXR futures.
  • Support for XR_EXT_future extension, enabling implementation of new extensions with asynchronous functions.
  • Developer documentation for using futures and implementing async functions, including server, client, and IPC integration guidelines.