Commit d7d6ff8
committed
OpenXR SDK 1.1.45 (2025-02-05)
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: 2f14f9d9ec0d6ef12a66266660fa2650f67116281 parent 22b2dc5 commit d7d6ff8
File tree
32 files changed
+610
-223
lines changed- .github/workflows
- changes/sdk
- maintainer-scripts
- publish-aar
- gradle/wrapper
- specification
- registry
- scripts
- src
- scripts
- tests
- c_compile_test
- gradle/wrapper
- hello_xr
- gradle/wrapper
- list_json
- loader_test
- gradle/wrapper
32 files changed
+610
-223
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
24 | 61 | | |
25 | 62 | | |
26 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
179 | 185 | | |
180 | 186 | | |
181 | | - | |
| 187 | + | |
182 | 188 | | |
183 | 189 | | |
184 | | - | |
185 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
186 | 194 | | |
187 | | - | |
188 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
189 | 198 | | |
190 | 199 | | |
191 | 200 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
149 | | - | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
| |||
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
160 | | - | |
161 | | - | |
162 | 165 | | |
163 | 166 | | |
164 | 167 | | |
| |||
Binary file not shown.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
0 commit comments