Skip to content
New issue

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

Linux: Add support for OpenVR Overlay #309

Open
bwRavencl opened this issue Dec 16, 2024 · 0 comments
Open

Linux: Add support for OpenVR Overlay #309

bwRavencl opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
enhancement linux Linux related issues

Comments

@bwRavencl
Copy link
Owner

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.

@bwRavencl bwRavencl added enhancement linux Linux related issues labels Dec 16, 2024
@bwRavencl bwRavencl self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement linux Linux related issues
Projects
None yet
Development

No branches or pull requests

1 participant