Mesa (gallium-mesa-7.4): disable egl state tracker

Alan Hourihane alanh at kemper.freedesktop.org
Tue Feb 3 10:22:01 UTC 2009


Module: Mesa
Branch: gallium-mesa-7.4
Commit: f6ebcf843a93d21a8c5408e19e4343f06fa9351f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6ebcf843a93d21a8c5408e19e4343f06fa9351f

Author: Alan Hourihane <alanh at vmware.com>
Date:   Tue Feb  3 10:21:48 2009 +0000

disable egl state tracker

---

 src/gallium/state_trackers/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/Makefile b/src/gallium/state_trackers/Makefile
index 2f96a46..07b3fbf 100644
--- a/src/gallium/state_trackers/Makefile
+++ b/src/gallium/state_trackers/Makefile
@@ -2,7 +2,7 @@ TOP = ../../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = glx egl
+SUBDIRS = glx
 
 
 default: subdirs




More information about the mesa-commit mailing list