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

SDL vulkan work #13054

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

SDL vulkan work #13054

wants to merge 2 commits into from

Conversation

hrydgard
Copy link
Owner

Improves logging, fixes device selection. Unfortunately, X refuses to play ball when I create an Intel device with an NVIDIA GPU handling the desktop. Not sure where to go from here. See #13009 . @jekstrand, any ideas?

@hrydgard hrydgard added SDL2 Issue on SDL (or Qt in SDL code) but not all ports. Platform-specific (Linux/POSIX) labels Jun 27, 2020
@vnctdj
Copy link
Contributor

vnctdj commented Jun 27, 2020

Telling your system which GPU to use is indeed troublesome with NVIDIA. This wiki page presents several methods to get a suitable configuration.

@hrydgard
Copy link
Owner Author

The issue seems to be that PPSSPP isn't doing careful enough checking before trying to use a device, see #13059 . I'll add the results of that into this PR when I get around to it.

@unknownbrackets
Copy link
Collaborator

The linked issue is currently marked closed - is this still relevant? I think we may still not support device selection on Linux, though...

-[Unknown]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform-specific (Linux/POSIX) SDL2 Issue on SDL (or Qt in SDL code) but not all ports.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants