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

Ruffle will panic with Mesa 2x.x.x driver #14871

Open
MeowKatee opened this issue Jan 21, 2024 · 2 comments
Open

Ruffle will panic with Mesa 2x.x.x driver #14871

MeowKatee opened this issue Jan 21, 2024 · 2 comments
Labels
bug Something isn't working linux render-wgpu Issues relating to the wgpu renderer

Comments

@MeowKatee
Copy link

MeowKatee commented Jan 21, 2024

Describe the bug

this is originally an upstream bug, which was fixed in gfx-rs/wgpu@771f649
while ruffle depends on wgpu 0.18

Expected behavior

ruffle should work properly with Mesa driver >= 21.2

Content Location

None

Affected platform

Desktop app

Operating system

Archlinux x86_64

Browser

No response

Additional information

BTW, currently ruffle will simply ignore WGPU_ADAPTER_NAME, while this environment variable could be used to select the GPU wgpu to run on. Ruffle should load this environment variable prior to auto detect

@MeowKatee MeowKatee added the bug Something isn't working label Jan 21, 2024
@Lord-McSweeney Lord-McSweeney added the render-wgpu Issues relating to the wgpu renderer label Jan 21, 2024
@Lord-McSweeney
Copy link
Collaborator

This should be fixed by #14682

@n0samu n0samu added the linux label Jan 21, 2024
@Lord-McSweeney
Copy link
Collaborator

@MeowKatee can you confirm that this is fixed now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux render-wgpu Issues relating to the wgpu renderer
Projects
None yet
Development

No branches or pull requests

3 participants