public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default
@ 2023-05-21 21:48 Sam James
  2023-05-22  8:13 ` Ulrich Mueller
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sam James @ 2023-05-21 21:48 UTC (permalink / raw
  To: gentoo-dev; +Cc: gnome, ionen, kde, games, x11, sarnex, Sam James

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.

In particular, Steam expects it for plenty of games to work, but at this point,
it's becoming jarring for users to _not_ have it as it's considered a fundamental part
of the modern desktop.

Signed-off-by: Sam James <sam@gentoo.org>
---
 profiles/targets/desktop/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 46a8c5d3911e8..caccdbdd22a3e 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb xft x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-22 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 21:48 [gentoo-dev] [PATCH] profiles/targets/desktop: enable USE=vulkan by default Sam James
2023-05-22  8:13 ` Ulrich Mueller
2023-05-22  9:36   ` Ionen Wolkens
2023-05-22 10:36     ` Ulrich Mueller
2023-05-22 10:46       ` Andreas Sturmlechner
2023-05-22 12:41         ` Ulrich Mueller
2023-05-22  8:20 ` [gentoo-dev] " David Seifert
2023-05-22 12:54 ` [gentoo-dev] " orbea
2023-05-22 14:51   ` Ionen Wolkens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox