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

media-libs/mesa: [vulkan] enable software rasterizer (lavapipe) #31455

Closed
wants to merge 1 commit into from

Conversation

negril
Copy link
Contributor

@negril negril commented Jun 15, 2023

Mesa includes a software rasterizer for vulkan ("lavapipe"). Very similar to how llvmpipe works. Enable the support for it.

Bug: https://bugs.gentoo.org/818019

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @negril
Areas affected: ebuilds
Packages affected: media-libs/mesa

media-libs/mesa: @gentoo/x11

Linked bugs

Bugs linked: 818019

Missing GCO sign-off

Please read the terms of Gentoo Certificate of Origin and acknowledge them by adding a sign-off to all your commits.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off. labels Jun 15, 2023
@mattst88
Copy link
Contributor

We don't want to modify stable ebuilds, and in general I don't want to change anything except the newest ebuild unless it's a bug fix.

Please modify only -9999 and the latest version, and revbump the latest version.

Also:

Commit no. 0001 was not signed off by the author!

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-06-15 13:55 UTC
Newest commit scanned: 3f1c4dd
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/7bdbc8c2b0/output.html

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-06-15 14:35 UTC
Newest commit scanned: 3a8bf22
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/2833ddaaaf/output.html

@mattst88
Copy link
Contributor

mattst88@framework mesa % sudo ABI_X86=64 USE=-llvm ebuild mesa-23.1.2-r1.ebuild clean compile
[...]
../mesa-23.1.2/meson.build:1706:2: ERROR: Problem encountered: The following drivers require LLVM: RadeonSI, SWR, Lavapipe. One of these is enabled, but LLVM is disabled.

Mesa includes a software rasterizer for vulkan ("lavapipe") based on
llvmpipe.

Add lavapipe to VIDEO_CARDS to enable it.

Bug: https://bugs.gentoo.org/818019

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-06-15 15:55 UTC
Newest commit scanned: 151a3a3
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/459638a6b4/output.html

@negril negril deleted the mesa-lavapipe branch June 28, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off.
Projects
None yet
4 participants