Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Ionen Wolkens
On Mon, May 22, 2023 at 05:54:05AM -0700, orbea wrote: > On Sun, 21 May 2023 22:48:50 +0100 > Sam James wrote: > > > Ionen pointed this out again today and it made me look back at it; > > there's no reason to not have vulkan on by default for desktop > > profiles. > > Its not supported in nouvea

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread orbea
On Sun, 21 May 2023 22:48:50 +0100 Sam James wrote: > Ionen pointed this out again today and it made me look back at it; > there's no reason to not have vulkan on by default for desktop > profiles. Its not supported in nouveau yet.

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Ulrich Mueller
> On Mon, 22 May 2023, Andreas Sturmlechner wrote: >> Should it be renamed to "skia" for libreoffice, because that's also the >> name of the upstream flag? libreoffice will also output a warning with >> USE="vulkan -clang". > That would not be accurate. The (bundled) skia is always being buil

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Andreas Sturmlechner
On Montag, 22. Mai 2023 12:36:22 CEST Ulrich Mueller wrote: > > app-office/libreoffice:vulkan - Enable Vulkan usage via the skia library > (clang recommended) > > Should it be renamed to "skia" for libreoffice, because that's also the > name of the upstream flag? libreoffice will also output a wa

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Ulrich Mueller
> On Mon, 22 May 2023, Ionen Wolkens wrote: >> That's a non-sequitur. No reason to not have it on doesn't imply that >> there is a reason to have it on. >> >> Also, shouldn't we avoid enabling local flags in profiles? > I keep forgetting that this is still not global either, guess it'll > id

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Ionen Wolkens
On Mon, May 22, 2023 at 10:13:59AM +0200, Ulrich Mueller wrote: > > On Sun, 21 May 2023, Sam James wrote: > > > Ionen pointed this out again today and it made me look back at it; > > there's no reason to not have vulkan on by default for desktop > > profiles. > > That's a non-sequitur. No rea

Re: [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default

2023-05-22 Thread Ulrich Mueller
> On Sun, 21 May 2023, Sam James wrote: > Ionen pointed this out again today and it made me look back at it; > there's no reason to not have vulkan on by default for desktop > profiles. That's a non-sequitur. No reason to not have it on doesn't imply that there is a reason to have it on. Als