Mesa (master): configs: add r600 dir to DRI_DIRS

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 12 03:23:52 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Mon Apr 11 21:23:14 2011 -0600

configs: add r600 dir to DRI_DIRS

---

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

diff --git a/configs/linux-dri b/configs/linux-dri
index 22190bf..7ee007e 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -63,7 +63,7 @@ GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965
 GALLIUM_TARGET_DIRS = 
 GALLIUM_STATE_TRACKERS_DIRS = egl
 
-DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \
+DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon \
 	savage sis tdfx unichrome swrast
 
 INTEL_LIBS = `pkg-config --libs libdrm_intel`




More information about the mesa-commit mailing list