Module: Mesa Branch: master Commit: d563009cd1134557178ddddc29d45b664e58bbed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d563009cd1134557178ddddc29d45b664e58bbed
Author: Jeremy Huddleston <[email protected]> Date: Mon Jun 6 11:38:05 2011 -0400 darwin: Define GALLIUM_DRIVERS_DIRS in darwin config Signed-off-by: Jeremy Huddleston <[email protected]> --- 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
