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

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Mon Jun 6 15:41:45 UTC 2011


Module: Mesa
Branch: master
Commit: d563009cd1134557178ddddc29d45b664e58bbed
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d563009cd1134557178ddddc29d45b664e58bbed

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>

---

 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