Mesa (master): configs: add vmgfx-related dirs to configs/linux-dri

Brian Paul brianp at kemper.freedesktop.org
Sun Oct 23 17:22:44 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Oct 23 10:39:38 2011 -0600

configs: add vmgfx-related dirs to configs/linux-dri

---

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

diff --git a/configs/linux-dri b/configs/linux-dri
index a3e9bab..aa2dddc 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -58,9 +58,9 @@ SRC_DIRS := glx egl $(SRC_DIRS)
 EGL_DRIVERS_DIRS = glx
 
 DRIVER_DIRS = dri
-GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965
-GALLIUM_TARGET_DIRS = 
-GALLIUM_STATE_TRACKERS_DIRS = egl
+GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965 svga/drm
+GALLIUM_TARGET_DIRS = dri-vmwgfx
+GALLIUM_STATE_TRACKERS_DIRS = egl dri
 
 DRI_DIRS = i915 i965 nouveau r200 r300 r600 radeon swrast
 




More information about the mesa-commit mailing list