OpenXR SDK (Source) 1.0.24
OpenXR SDK 1.0.24 (2022-06-23)
- Registry
- Add new
XR_EXT_palm_posemulti-vendor extension.
(internal MR 2112) - Add new
XR_FB_scenevendor extension.
(internal MR 2237) - Fix structure definition in
XR_FB_spatial_entity_container.
(internal MR 2278) - scripts: Teach xr_conventions that 2D, 3D, etc. are words for the purposes of
structure type enum generation.
(internal MR 2237)
- Add new
- SDK
- Loader: Fix filename and native lib dir sequence for log
(OpenXR-SDK-Source PR 311) - Loader: Fix loader building with Gradle and add CI checking for loader building
with Gradle
(OpenXR-SDK-Source PR 312) - hello_xr: Pick background clear color based on the selected environment blend
mode.
(internal MR 2275) - hello_xr: Defer Vulkan CPU sync until the next frame begins.
(OpenXR-SDK-Source PR 277) - hello_xr: Fix shader compile on Mali driver
(OpenXR-SDK-Source PR 310) - scripts: Delegate generating structure types to the conventions object as done
elsewhere in the repo.
(internal MR 2237)
- Loader: Fix filename and native lib dir sequence for log
The Android loader can be found on Maven Central, by adding the following line to your Android app's build.gradle dependencies section:
implementation 'org.khronos.openxr:openxr_loader_for_android:1.0.24'Alternately, the AAR file (plus signature by the spec editor key and associated POM) are attached to this release.
Other release files are signed by Ryan Pavlik's key, key fingerprint F029455EAB70F520FF4A03BD7F534CD56F00321E.