Commit graph

6 commits

Author SHA1 Message Date
Paul Gofman
33f896adb9 wineopenxr: Support XR_KHR_vulkan_enable2 extension. 2021-03-11 07:25:04 -06:00
Paul Gofman
e8ca8bf2ac wineopexr: Don't consider XrCompositionLayerColorScaleBiasKHR in convert_XrCompositionLayer().
This structure is not inherited from XrCompositionLayerBaseHeader but
is supposed to be passed as chained structure with a layer.
2021-03-11 07:25:04 -06:00
Paul Gofman
5c1f2bc209 wineopenxr: Call extra init-related functions from wine_xrCreateSession().
Based on a patch by Andrew Eikum.
2021-03-11 07:25:04 -06:00
Paul Gofman
832c366ac3 wineopenxr: Use registry key to query VR availability. 2021-03-11 07:25:04 -06:00
Andrew Eikum
d72f1ef930 wineopenxr: HACK: Don't try to call OpenXR functions if OpenVR is not working 2021-01-14 10:11:07 -06:00
Andrew Eikum
38f603d7bf wineopenxr: Add openxr support 2021-01-11 12:26:56 -06:00