WineOpenVR icon indicating copy to clipboard operation
WineOpenVR copied to clipboard

Wrapper connecting Windows apps in Wine to native SteamVR

Results 2 WineOpenVR issues
Sort by recently updated
recently updated
newest added

Obviously, the Linux SteamVR runtime doesn't implement anything Direct3D related. That means we need to, somehow, take the submitted ID3D11Texture2D objects and convert them into a Vulkan or GL texture....

Direct3D
IVRCompositor
IVRExtendedDisplay
IVRRenderModels
IVRTrackedCamera
IVRSystem

Janus VR runs and successfully submits textures to the compositor, but there's a double vision effect in the headset, as if the eye textures are swapped.

bug
OpenGL
IVRCompositor