You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes a new multi-vendor extension, a new vendor
extension, improvements to Android builds and artifacts, and a revision
to a new architecture added in 1.1.42.
Note that SDK release 1.1.44 was skipped to keep up with a monthly
cadence for patch releases.
- Registry
- Extension reservation: Reserve 15 extensions for EpicGames.
(internal MR 3649)
- Improvement: Clean up spacing in some functions, improving
specification and header output appearance. (internal MR 3660)
- New multi-vendor extension: XR_EXT_frame_synthesis (internal MR
2200, OpenXR-Docs PR 122)
- New vendor extension: XR_BD_body_tracking (internal MR 2867)
- SDK
- Change: Update the ABI identifier of LoongArch64 in
specification/loader/runtime.adoc and the loader. This
introduces a small incompatibility on this platform, but only if
you were already decorating your manifests with
ABI/architecture, which is unlikely. (OpenXR-SDK-Source PR 523)
- Improvement: Update Gradle (for hello_xr and other tests) from
7.5/7.5.1 to to 8.5, and Android Gradle Plugin to 8.1.4.
(internal MR 3640)
- Improvement: Adjust build so that it is possible to build a new
binary .aar file from an unzipped sources.jar file, by calling
something like
bash org/khronos/openxr/openxr_loader_for_android/maintainer-scripts/build-aar.sh.
(internal MR 3642)
- Improvement: In build-aar.sh, skip making a sources.jar
automatically if we lack the requirements (such as when we are
already building from one.) (internal MR 3642)
GitOrigin-RevId: 2f14f9d9ec0d6ef12a66266660fa2650f6711628
0 commit comments