projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c78b8e
)
disable egl by default
author
Zack Rusin
<zack@tungstengraphics.com>
Fri, 23 May 2008 02:13:38 +0000
(22:13 -0400)
committer
Zack Rusin
<zack@tungstengraphics.com>
Fri, 23 May 2008 02:13:38 +0000
(22:13 -0400)
configs/linux-dri
patch
|
blob
|
history
diff --git
a/configs/linux-dri
b/configs/linux-dri
index 225536ef28e817f460d1f536ae52ef0f15d54e41..5221d043cf9a7de6fb74358cbf7f78125673b91d 100644
(file)
--- a/
configs/linux-dri
+++ b/
configs/linux-dri
@@
-63,7
+63,7
@@
PROGRAM_DIRS = egl
DRIVER_DIRS = dri
WINDOW_SYSTEM=dri
-GALLIUM_WINSYS_DIRS = dri
egl_drm
+GALLIUM_WINSYS_DIRS = dri
# gamma are missing because they have not been converted to use the new
# interface.