-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This new release supports testing both OpenXR 1.0 and OpenXR 1.1 runtimes, and defaults to OpenXR 1.1 mode. See the README for more details. - Conformance Tests - Fix: In multithreading test, only verify written portion of string buffer is UTF-8. (internal MR 3232) - Fix: Increase eps for hand-tracking conformance tests. (internal MR 3233) - Fix: Remove invalid interpretation of XrInstanceProperties::runtimeVersion. (internal MR 3275) - Fix: Correct typo in CLI help text. (internal MR 3302) - Fix: Correct typo in sample command lines in README. (internal MR 3326) - Improvement: Update Android compile SDK version (to 33), NDK version (to 23.2), and build tools version (to 34.0.0). (internal MR 2992) - Improvement: Reduce duplication of environment variable getters and setters. (internal MR 3039) - Improvement: Enhancements to existing test of XR_EXT_local_floor. (internal MR 3154, internal issue 2150, internal MR 3318, internal MR 3327) - Improvement: Use generated data from the XML in existing action tests rather than hardcoded tables. (internal MR 3224, internal issue 2063, internal MR 3306, internal MR 3318, internal MR 3321) - Improvement: Automatically enabled extension(s) needed for the interaction profile specified on the command line. (internal MR 3224, internal issue 2063, internal MR 3306, internal MR 3318, internal MR 3321) - Improvement: Code cleanup. (internal MR 3257, internal MR 3273, internal MR 3208, internal MR 3241) - Improvement: Allow VK_FORMAT_R8G8_SRGB in swapchains test (internal MR 3258) - Improvement: Support specifying API version (1.0 or 1.1) - defaults to 1.1. (internal MR 3274, internal issue 2205, internal MR 3296, internal MR 3297, internal issue 2236, internal MR 3298, internal MR 3318) - Improvement: Use spec-provided constants for inspecting enums for core vs extension origination. (internal MR 3275) - New test: Automated test of core OpenXR 1.1 feature LOCAL_FLOOR reference space. (internal MR 3154, internal issue 2150, internal MR 3318, internal MR 3327) - New test: Interactive test of LOCAL_FLOOR reference space (in both extension and promoted to core). (internal MR 3154, internal issue 2150, internal MR 3318, internal MR 3327) - New test: Test for xrLocateSpacesKHR (from XR_KHR_locate_spaces) and xrLocateSpaces (promoted to core OpenXR 1.1). (internal MR 3208, internal issue 2149) - New test: Verify correct handling of all interaction profile paths and their input component paths (accept vs reject suggested binding), in the “default” configuration of the instance, using generated data from the XML. (internal MR 3224, internal issue 2063, internal MR 3306, internal MR 3318, internal MR 3321) - New test: Created ProjectionDepth interactive test to visually verify behavior of XR_FB_composition_layer_depth_test extension. (internal MR 3229) - New test: Automated and interactive tests for the “stereo with foveated inset” view configuration type (promoted to core OpenXR 1.1), as well as its extension predecessor XR_VARJO_quad_views. (internal MR 3241, internal issue 2152, internal MR 3310, internal MR 3318) - New test: Additional test for grip_surface pose identifier (promoted to core OpenXR 1.1), as well as extension XR_EXT_palm_pose. (internal MR 3245, internal issue 2151, internal MR 3318, internal MR 3328) - New test: Created non-interactive test for XR_FB_space_warp extension. (internal MR 3278) GitOrigin-RevId: 4b0241e33f68af30c8c1b9539285953ca8619ed3
- Loading branch information
Showing
35 changed files
with
725 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.