We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenVrOverlay is currently only implemented for Windows (WGL) to support OpenVR on Linux it must be adapted to also work with GLX.
OpenVrOverlay
The main work centers around OpenGL context generation and destruction, which must be handled with the corresponding API functions.
Commit ac97199 must be reverted once this is done.
The text was updated successfully, but these errors were encountered:
bwRavencl
No branches or pull requests
OpenVrOverlay
is currently only implemented for Windows (WGL) to support OpenVR on Linux it must be adapted to also work with GLX.The main work centers around OpenGL context generation and destruction, which must be handled with the corresponding API functions.
Commit ac97199 must be reverted once this is done.
The text was updated successfully, but these errors were encountered: