Mesa (master): configs: remove egl-swrast target from linux-dri config

Brian Paul brianp at kemper.freedesktop.org
Wed Sep 22 15:36:38 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Sep 22 09:30:16 2010 -0600

configs: remove egl-swrast target from linux-dri config

---

 configs/linux-dri |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/linux-dri b/configs/linux-dri
index 6f86277..64fc407 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -58,7 +58,7 @@ EGL_DRIVERS_DIRS = glx
 
 DRIVER_DIRS = dri
 GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965
-GALLIUM_TARGET_DIRS = egl-swrast
+GALLIUM_TARGET_DIRS = 
 GALLIUM_STATE_TRACKERS_DIRS = egl
 
 DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \




More information about the mesa-commit mailing list