xytovl

Results 4 issues of xytovl

In `headers/openvr_driver.h`, the `vr::VRDriverDirectModeComponent::CreateSwapTextureSet` method does not specify what the `vr::SharedTextureHandle_t` is meant to represent. The same comment applies for the `vr::VRDriverDirectModeComponent::syncTexture` parameter of `Present` Some sample code for Linux/vulkan...

In order to facilitate initial setup, we could add an apk upload feature using `adb install`. On packaged Linux installation, this would facilitate the process: user installs package from distribution,...

enhancement

The included third party library is issued under the dual license AGPL v3 and commercial. This prevents bsf to be distributed under the MIT license.

type: bug

I have removed apparently dead code, removed "shell=True" from subprocess calls, and added a feature to adjust brightnes on the fly. Feel free to cherry-pick changes if you do not...