The open source OpenXR runtime
Added#
- New
xrtprimitive:xrt_future, the internal Monado representation of OpenXR futures. - Support for
XR_EXT_futureextension, enabling implementation of new extensions with asynchronous functions. - Developer documentation for using futures and implementing async functions, including server, client, and IPC integration guidelines.