Since fallback mode will be gone for next release, consider llvmpipe as
accelerated to ease testing.
This commit is contained in:
parent
3e3383a676
commit
876ed448fb
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.218 2012/10/16 07:46:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.219 2012/11/12 17:03:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 3.6.1
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
12
x11/gnome/session/patches/patch-data_hardware-compatibility
Normal file
12
x11/gnome/session/patches/patch-data_hardware-compatibility
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-data_hardware-compatibility,v 1.1 2012/11/12 17:03:53 ajacoutot Exp $
|
||||
|
||||
XXX temporary: consider llvmpipe as accelerated to ease testing.
|
||||
|
||||
--- data/hardware-compatibility.orig Mon Nov 12 17:58:08 2012
|
||||
+++ data/hardware-compatibility Mon Nov 12 17:58:17 2012
|
||||
@@ -24,4 +24,4 @@
|
||||
|
||||
# Gallium has softpipe and llvmpipe
|
||||
-softpipe
|
||||
--llvmpipe
|
||||
+#-llvmpipe
|
Loading…
x
Reference in New Issue
Block a user