Commit 9b9f2e4
committed
OpenXR 1.0.4 release (21-November-2019)
Patch release for the 1.0 series.
This release includes some fixes, extensions, and a small build system change:
the build system is now configured to use C++14. No code changes in the loader
or layers have yet taken place that require C++14. **Please file an issue** in
OpenXR-SDK-Source if there is some deployment platform where you would be unable
to use a loader making use of C++14 features.
### GitHub Pull Requests
These had been integrated into the public repo incrementally.
- General, Build, Other
- #141 - Support system libs better (permit system jsoncpp, etc. for easier
packaging)
- hello_xr
- #144 - Fix hello_xr when running under Linux OpenGL X11
- Registry
- Reserve a Monado EGL extension
<KhronosGroup/OpenXR-Docs#39>
### Internal issues
- General, Build, Other
- Switch C++ standard version to C++14 (internal MR 1602)
- Remove unused/unneeded files (internal MR 1609)
- Loader
- Fix typo in parameter/member names (internal MR 1607, internal issue 1233)
- Fix deprecated usage of JsonCpp (internal MR 1604, internal issue 1212)
- hello_xr
- Resolve misleading use of `xrLocateViews` before `xrWaitFrame` in helloXR
and spec (internal MR 1584, internal issue 1227, public issue
<#134>)
- Registry
- Add `XR_EXT_conformance_automation` extension, for use **only** by
conformance testing (internal MR 1577, 1608)1 parent 4454731 commit 9b9f2e4
File tree
111 files changed
+154
-11493
lines changed- external/libs
- glslang
- gradle
- gradle/wrapper
- ndk/jni
- maintainer-scripts
- specification
- registry
- scripts
- htmldiff
- katex
- contrib
- fonts
- src
- common
- loader
- tests/hello_xr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+154
-11493
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 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 | + | |
15 | 55 | | |
16 | 56 | | |
17 | 57 | | |
| |||
Binary file not shown.
This file was deleted.
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 6 deletions
This file was deleted.
0 commit comments