summaryrefslogtreecommitdiffstats
path: root/configs/autoconf.in
diff options
context:
space:
mode:
authorChia-I Wu <[email protected]>2010-01-11 01:23:01 +0800
committerChia-I Wu <[email protected]>2010-01-12 11:08:57 +0800
commit49381d63e61c724b156b76068058df1c01a906c2 (patch)
tree1daa32a523bf23c027fc18e921bfe850ec7b220f /configs/autoconf.in
parent6dafd61ab278f23ecfebac7ef647610875abd2db (diff)
st/egl_g3d: New EGL state tracker that uses Gallium.
This new (intermediate) EGL state tracker is the base work for EGL drivers that uses Gallium. It makes it easier to support new window systems. Currently, there is support only for X11. This driver supports multiple APIs (OpenVG, OpenGL, ...) and supports hardware acceleration through winsys/drm. Signed-off-by: Chia-I Wu <[email protected]>
Diffstat (limited to 'configs/autoconf.in')
-rw-r--r--configs/autoconf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index 49c009052b6..c6d315e4d2e 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -84,6 +84,7 @@ PROGRAM_DIRS = @PROGRAM_DIRS@
# Driver specific build vars
DRI_DIRS = @DRI_DIRS@
WINDOW_SYSTEM = @WINDOW_SYSTEM@
+EGL_DISPLAYS = @EGL_DISPLAYS@
USING_EGL = @USING_EGL@
# Dependencies