[gnome-continuous/wip/hwtest: 8/11] Reenable building video drivers for hardware
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous/wip/hwtest: 8/11] Reenable building video drivers for hardware
- Date: Thu, 5 Jun 2014 14:10:45 +0000 (UTC)
commit 7b8d6716c80eb2847505e431fa68a8f3acc30e41
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Thu Jun 5 10:01:47 2014 -0400
Reenable building video drivers for hardware
manifest.json | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d518853..f37717b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -341,9 +341,9 @@
"--enable-shared-glapi",
"--enable-gbm",
"--enable-xa",
- "--with-gallium-drivers=svga,swrast",
+ "--with-gallium-drivers=svga,r300,r600,nouveau,swrast",
"--enable-gallium-llvm",
- "--with-dri-drivers=swrast"
+ "--with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast"
]},
{"src": "fd:xorg/app/xkbcomp"},
@@ -391,6 +391,15 @@
{"src": "fd:xorg/driver/xf86-video-qxl",
"patches": ["xorg-autogen-merged.patch"]},
+ {"src": "fd:xorg/driver/glamor",
+ "name": "glamor"},
+
+ {"src": "fd:xorg/driver/xf86-video-ati"},
+
+ {"src": "fd:xorg/driver/xf86-video-intel"},
+
+ {"src": "fd:nouveau/xf86-video-nouveau"},
+
{"src": "fd:xorg/driver/xf86-video-vesa"},
{"src": "fd:startup-notification",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]