The open source OpenXR runtime
at main 4 lines 349 B view raw view rendered
1### Added 2- New `xrt` primitive: `xrt_future`, the internal Monado representation of OpenXR futures. 3- Support for `XR_EXT_future` extension, enabling implementation of new extensions with asynchronous functions. 4- Developer documentation for using futures and implementing async functions, including server, client, and IPC integration guidelines.