Mesa (7.10): darwin: Define GALLIUM_DRIVERS_DIRS in darwin config

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Mon Jun 6 16:13:28 UTC 2011


Module: Mesa
Branch: 7.10
Commit: 4d934efa193a2c3c37e59cfbf5ce68e195868664
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d934efa193a2c3c37e59cfbf5ce68e195868664

Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Mon Jun  6 11:38:05 2011 -0400

darwin: Define GALLIUM_DRIVERS_DIRS in darwin config

Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
(cherry picked from commit d563009cd1134557178ddddc29d45b664e58bbed)

---

 configs/darwin |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/configs/darwin b/configs/darwin
index 9906107..9c126ea 100644
--- a/configs/darwin
+++ b/configs/darwin
@@ -57,3 +57,5 @@ GLU_DIRS = sgi
 DRIVER_DIRS = osmesa
 #DRIVER_DIRS = dri
 DRI_DIRS = swrast
+GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad failover
+#GALLIUM_DRIVERS_DIRS += llvmpipe




More information about the mesa-commit mailing list