Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cts_usage.html | 2025-06-14 | 124.8 kB | |
cts_usage.pdf | 2025-06-14 | 107.9 kB | |
OpenXR-CTS-1.1.48-versionCode-1048-signed.apk | 2025-06-13 | 65.6 MB | |
openxr-cts-1.1.48.0-win32.zip | 2025-06-13 | 48.8 MB | |
openxr-cts-1.1.48.0-x64.zip | 2025-06-13 | 50.2 MB | |
OpenXR CTS 1.1.48.0 source code.tar.gz | 2025-06-13 | 34.1 MB | |
OpenXR CTS 1.1.48.0 source code.zip | 2025-06-13 | 35.0 MB | |
README.md | 2025-06-13 | 3.1 kB | |
Totals: 8 Items | 234.0 MB | 5 |
OpenXR CTS 1.1.48.0 (2025-06-12)
Status
- Approved by the Working Group 12-June-2025
- Not yet subject to a withdrawal vote.
Assets
There are (or will be) Windows and Android binaries attached to this release. While use of them is recommended for maximum compatibility, it is not required; you may follow the "porting process" in the conformance process document.
See the attached Usage guide, in PDF or HTML format, for information on running the tests.
Changes
- Conformance Tests
- Fix: Incorrect use of
xrReleaseSwapchainImage
inconformance_utils
(internal MR 3753, internal issue 2439) - Fix: Copy conformance assets to install destination (regression). (internal MR 3818)
- Fix: Reduce display test title length to avoid developer warnings. (internal MR 3824)
- Fix: CTS usage doc typo of the
[no_auto]
test case tag. (internal MR 3830) - Fix: CTS usage leftover mention of testing over the product of API versions and other factors. (internal MR 3830)
- Fix: Update
test_xrStructureTypeToString.cpp
to support longer struct names. (internal MR 3863) - Fix: Avoid using
glCheckNamedFramebufferStatus
in OpenGL plugin for compatibility. (internal MR 3878) - Fix: Revise how OpenGL compatibility is detected in the build system on Windows. (internal MR 3883)
- Improvement: Adjust how CMake enables support for
XR_KHR_convert_timespec_time
, enabling the corresponding tests on Android by default. (internal MR 3810) - Improvement: CTS usage doc now includes
--reporter console
in all non-Android sample command lines to provide standard terminal progress output in addition to the official submission XML. (internal MR 3830) - Improvement: Minor code cleanup. (internal MR 3835)
- Improvement: Allow for unsupported and invalid return for test_actions invalid paths. (internal MR 3842)
- Improvement: Fix multiple clang-format formatting issues. (internal MR 3845)
- New test: Add test for
XR_KHR_android_surface_swapchain
. (internal MR 3798)