summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-26 17:31:06 -0700
committerBrian Paul <brianp@vmware.com>2010-01-27 17:04:30 -0700
commitf103f7e460131f582c0ea8129640ad19178a1ff9 (patch)
tree27e85af3e281e64eca107efb416a4c9d7f7a2d1a /configs
parent83e6ba564c82ddf6403223588e8155f8fcb570e6 (diff)
configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS
Diffstat (limited to 'configs')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index d79039561e..ad6d93c92f 100644
--- a/configs/default
+++ b/configs/default
@@ -102,7 +102,7 @@ GALLIUM_DRIVERS_DIRS = softpipe failover svga i915 i965 r300 trace identity
GALLIUM_DRIVERS = $(foreach DIR,$(GALLIUM_DRIVERS_DIRS),$(TOP)/src/gallium/drivers/$(DIR)/lib$(DIR).a)
GALLIUM_WINSYS_DIRS = drm xlib
GALLIUM_WINSYS_DRM_DIRS = swrast
-GALLIUM_STATE_TRACKERS_DIRS = glx
+GALLIUM_STATE_TRACKERS_DIRS = glx vega
# native displays EGL should support
EGL_DISPLAYS = x11