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

support pc that doesn't have GPU #760

Open
oligamiq opened this issue Nov 26, 2024 · 1 comment
Open

support pc that doesn't have GPU #760

oligamiq opened this issue Nov 26, 2024 · 1 comment

Comments

@oligamiq
Copy link

I think the smooth performance of applications using this library is really impressive.
By the way, do you have any plans to support running without a GPU?
I tried running it on a Windows PC without a GPU, but I encountered the following error:

thread 'main' panicked at C:\Users\oligami\.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.20.1\src\backend\wgpu_core.rs:751:18:
Error in Surface::configure: Validation Error

Caused by:
    Invalid surface
@DJMcNab
Copy link
Member

DJMcNab commented Nov 26, 2024

We'd like to get that working, but it's not a priority for us at the moment.

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

No branches or pull requests

2 participants