7 Commits

Author SHA1 Message Date
Paul Gofman
47065e712f wineopenxr: Support XR_KHR_vulkan_enable2 extension. 2021-03-02 08:38:36 -06:00
Paul Gofman
b8e5a6652b 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-02 08:38:36 -06:00
Paul Gofman
82fb9de010 wineopenxr: Update to 1.0.13 registry version. 2021-03-02 08:38:36 -06:00
Paul Gofman
a99588c08b wineopenxr: Call extra init-related functions from wine_xrCreateSession().
Based on a patch by Andrew Eikum.
2021-03-02 08:38:36 -06:00
Paul Gofman
40b487568f wineopenxr: Use registry key to query VR availability. 2021-03-02 08:37:27 -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