diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/darwin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/darwin b/configs/darwin index 990610724b5..9c126ea3db6 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 |