roothorick

Results 7 issues of roothorick

Simply put, a way for EdiZon itself to send save data directly to a remote host, so that (hopefully) it's immediately written to a volume on media more robust than...

enhancement

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

* Backported a URL change from CDNSP-GUI * Masked broken info functionality Downloading files now works again, assuming you separately go out and find a working certificate.

Launching the application directly, it simply relaunches itself through Steam and promptly terminates. Invoking 64bit apitrace on Steam errors out, as it's not a 64bit executable. Invoking 32bit apitrace on...

Tracing

(and Winelib, as is my case) The generated vkel.c includes windows.h thus: `#include ` windows.h is usually just like that -- all lowercase. On case-sensitive build hosts this will break...