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

Rewrite preferredBackends to use SDL_Properties #104

Open
flibitijibibo opened this issue Jul 18, 2024 · 0 comments
Open

Rewrite preferredBackends to use SDL_Properties #104

flibitijibibo opened this issue Jul 18, 2024 · 0 comments
Assignees

Comments

@flibitijibibo
Copy link
Collaborator

flibitijibibo commented Jul 18, 2024

SDL_GpuCreateDevice: I don't love preferredBackends, it doesn't match how other subsystems do this. I would rather this be "I want exactly this, or I don't care at all"

GpuBackend probably shouldn't be an enum, but a string, like other subsystems.

Really I just need to design it more like GetNumVideoDrivers and GetVideoDriver, it's basically the same and the removal of SPIRV-Cross will make it not a big deal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant