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

fix(server_openvr): Fix CPU/GPU deadlocking at 100% usage before the headset connects #2495

Merged
merged 3 commits into from
Nov 9, 2024

Conversation

shinyquagsire23
Copy link
Contributor

Add a mandatory 1ms wait for users w/ optimize_game_render_latency off, and otherwise ensure a 10ms dummy wait until a headset connects and we have a statistics context to keep track of the actual vsync interval.

alvr/server_openvr/src/lib.rs Outdated Show resolved Hide resolved
alvr/server_openvr/src/lib.rs Outdated Show resolved Hide resolved
alvr/server_openvr/src/lib.rs Outdated Show resolved Hide resolved
@zmerp zmerp merged commit a448c49 into alvr-org:master Nov 9, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants