Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708838 - media-libs/mesa - add USE=video_cards_zink for experimental OpenGL over Vulkan support
Summary: media-libs/mesa - add USE=video_cards_zink for experimental OpenGL over Vulka...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 736665
  Show dependency tree
 
Reported: 2020-02-09 15:29 UTC by Aidan Harris
Modified: 2020-08-11 19:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aidan Harris 2020-02-09 15:29:18 UTC
Mesa has had zink since 19.3.

Reproducible: Always
Comment 1 Matt Turner gentoo-dev 2020-02-09 21:04:32 UTC
I don't think there's value in shipping this to users yet.
Comment 2 tt_1 2020-02-23 17:02:41 UTC
why not merging this into mesa-9999 for testing?
Comment 3 mercuriete 2020-06-18 11:36:11 UTC
Zink have reached OpenGL 3.0 today...

I think for testing purposes it would be nice to have zink.

The more users zink have the more bugs we can encounter and report.


Thanks for your amazing work. :)
Comment 4 Jan Ziak (atomsymbol) 2020-07-13 15:50:36 UTC
Hello. The github pull request #14605 is outdated. I suggest to close it and move to #16309 which is being regularly updated. If you believe it would good to add a new use flag, which #16309 doesn't introduce, please post the suggestion here or to #16309. Thanks.
Comment 5 Jan Ziak (atomsymbol) 2020-07-22 22:59:52 UTC
github pull request #16309 has been updated to Mesa 20.1.4.
Comment 6 Jan Ziak (atomsymbol) 2020-07-26 14:52:36 UTC
github pull request #16309 has been updated to add the zink use flag. The flag is disabled by default.
Comment 7 Jan Ziak (atomsymbol) 2020-08-11 17:07:38 UTC
github pull request #16309 added media-libs/vulkan-loader to RDEPEND.

vulkan-loader isn't supported on alpha and sparc. Maybe this should be filed as a new Gentoo bug.
Comment 8 Larry the Git Cow gentoo-dev 2020-08-11 19:42:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3c82abc28301dd617780a210b8652fb288ab07

commit 4d3c82abc28301dd617780a210b8652fb288ab07
Author:     Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
AuthorDate: 2020-06-18 14:55:29 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-08-11 19:42:15 +0000

    media-libs/mesa: Enable Zink OpenGL-over-Vulkan gallium driver
    
    Run "MESA_LOADER_DRIVER_OVERRIDE=zink glxinfo" to view
    OpenGL features supported by the Zink driver.
    
    Closes: https://bugs.gentoo.org/708838
    Closes: https://github.com/gentoo/gentoo/pull/16309
    Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 5 ++++-
 media-libs/mesa/metadata.xml     | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)