-
-
Notifications
You must be signed in to change notification settings - Fork 30
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 multi-GPU support for Nvidia #147
Conversation
I am a bit torn on the second one. That copy is very slow. Will it not lag into oblivion? |
It manages 55 fps on a 4k display on my system which is not great, not terrible. Mutter does the same copy from what I can see and I'm not aware of an alternative. |
alright. |
this should also fix #134 by using the copy path in your second point |
I don't have the hardware to test it but I don't think it'll fix that one actually. In my case (two Nvidia GPUs) it was failing to create the |
Fixed the merge conflict with #150 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
This PR has two commits to fix running aquamarine against multiple Nvidia GPUs which provide different output monitors: