Skip to content

OpenXR SDK (Source) 1.0.26

Compare
Choose a tag to compare
@rpavlik rpavlik released this 19 Nov 03:30
· 67 commits to main since this release
release-1.0.26

OpenXR SDK 1.0.26 (2022-11-18)

This release contains new reflection headers, fixes and improvements to the
loader and hello_xr (especially on Android), some spec clarifications,
improvements to tooling, and a variety of new vendor and multi-vendor
extensions.

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.26'

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.

NOTE: At some future point, release artifacts will begin to all be signed by the spec editor key.