aboutsummaryrefslogtreecommitdiffstats
path: root/src/xr/quick3dxr/openxr
Commit message (Expand)AuthorAgeFilesLines
* Rename XrInputAction.hand property to controllerPaul Olav Tvete2025-03-271-2/+2
* Xr: Add some convenience functions for calling openxr functionsChristian Strømme2025-02-212-16/+34
* Fix uninitialized member in QOpenXRGraphicsVulkanChristian Strømme2025-01-071-3/+3
* Fix uninitialized members in QQuick3DXrInputManagerPrivateChristian Strømme2025-01-071-3/+3
* Make XrSimpleHapticEffect statelessPaul Olav Tvete2024-12-041-10/+6
* Rename XrBasicHapticEffect to XrSimpleHapticEffectPaul Olav Tvete2024-12-041-1/+1
* XR: Update haptic effect documentation and namingPaul Olav Tvete2024-12-041-1/+1
* Add controller haptic outputElias Hautala2024-11-271-2/+23
* visionOS: Move rendering to dedicated threadChristian Strømme2024-11-132-0/+8
* OpenXR: Add Metal backendAndy Nichols2024-11-114-0/+222
* XR: start animations at 0Paul Olav Tvete2024-11-071-2/+2
* XR: Make multiview rendering the defaultChristian Strømme2024-10-182-2/+9
* visionOS: Enable multiview renderingChristian Strømme2024-10-182-8/+0
* Add missing condition to depth swapchain handlingLaszlo Agocs2024-10-141-8/+10
* Change qDebugs to categorized loggingLaszlo Agocs2024-09-245-59/+68
* Fix API capitalizationLaszlo Agocs2024-08-302-2/+2
* Do not break with OpenXR 1.1 headersLaszlo Agocs2024-08-291-1/+5
* Fix signed/unsigned comparison compilation error on 32 bit AndroidJøger Hansegård2024-08-211-4/+4
* Disentangle XrInputAction from XrControllerPaul Olav Tvete2024-08-122-6/+14
* Allow multiple XrControllers for the same handPaul Olav Tvete2024-08-122-46/+90
* Final clean-up of remaining OpenXR namingChristian Strømme2024-07-031-1/+1
* Fix uuid checkChristian Strømme2024-07-031-1/+4
* XrOrigin changesChristian Strømme2024-07-031-3/+0
* XrCamera changesChristian Strømme2024-07-031-7/+9
* Get the default clip distances from the systemChristian Strømme2024-07-032-0/+9
* Clear the view configuration list in destroySwapchainChristian Strømme2024-06-271-0/+1
* API: Remove XrHandInput and XrHandTrackingInputPaul Olav Tvete2024-06-252-47/+15
* API: Remove XrActionMapperPaul Olav Tvete2024-06-252-62/+62
* Rename the qopenxrspatialanchor to qquick3dxrspatialanchorChristian Strømme2024-06-251-1/+1
* API: Fix semantic labelsChristian Strømme2024-06-251-3/+29
* API: mark XrView::frameReady as internalChristian Strømme2024-06-241-4/+2
* VisionOS: Expend the Anchoring support for VisionOSChristian Strømme2024-06-194-9/+6
* Anchoring: Separate the platform code into separate implementationsChristian Strømme2024-06-195-3/+771
* Remove OpenXR based Gamepad inputElias Hautala2024-06-172-236/+0
* Make depth submission more robustLaszlo Agocs2024-06-112-7/+15
* Fix warning message for OpenXR gamepad inputElias Hautala2024-06-051-2/+2
* Remove last usage of the USE_OPENXR defineChristian Strømme2024-06-051-2/+0
* Remove platform specific code from XrRuntimeInfoChristian Strømme2024-06-052-0/+19
* XrInputManagerChristian Strømme2024-06-045-10/+1427
* Handle OpenXR error results betterLaszlo Agocs2024-05-303-203/+333
* Add support for XR_KHR_android_create_instance extensionElias Hautala2024-05-302-3/+23
* Fix potential uninitialized value usageChristian Strømme2024-05-291-1/+1
* Change copyright year from 2023 to 2024 in xr source and docsNicholas Bennett2024-05-2915-15/+15
* Fix passthrough mode for OpenXRPaul Olav Tvete2024-05-281-0/+21
* Add multiview controlling propertyLaszlo Agocs2024-05-282-4/+28
* Extract OpenXR and AVP code into separate implementation classesChristian Strømme2024-05-2518-0/+3972