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

Allows Screen to be used directly by VMM #1204

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Conversation

ultimaweapon
Copy link
Member

I was thinking to use a channel to pass graphics operations from the VMM to the main thread but seems like this going to have some problems like vsync and performance bottleneck. With this PR each vCPU will be able to use graphics API directly the same as hypervisor API.

@github-actions github-actions bot added the S-ready Status: Ready for review label Dec 27, 2024
@SuchAFuriousDeath SuchAFuriousDeath merged commit 5195fd3 into obhq:main Dec 27, 2024
6 checks passed
@ultimaweapon ultimaweapon deleted the gpu branch December 27, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-ready Status: Ready for review
Development

Successfully merging this pull request may close these issues.

2 participants