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

Gamescope broken on Navi with mesa commit d19bc94e4eb94 #82

Closed
Berobad opened this issue Aug 15, 2020 · 1 comment
Closed

Gamescope broken on Navi with mesa commit d19bc94e4eb94 #82

Berobad opened this issue Aug 15, 2020 · 1 comment

Comments

@Berobad
Copy link

Berobad commented Aug 15, 2020

Mesas fix seems to have broken gamescope on Navi
https://gitlab.freedesktop.org/mesa/mesa/-/issues/3417

As GFX10 has no separate stride fields we cannot cope with
an inconsistency in width and will fail this import.
(internal dimensions: 640 x 480, external dimensions: 640 x 807911425)
gamescope: ../gamescope/src/steamcompmgr.cpp:531: bool import_commit(wlr_dmabuf_attributes*, commit_t&): Assertion `commit.vulkanTex != 0' failed.

@Berobad
Copy link
Author

Berobad commented Aug 16, 2020

Seems to be a mesa-bug
Fixed with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6337

@Berobad Berobad closed this as completed Aug 16, 2020
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

1 participant