summaryrefslogtreecommitdiff
path: root/configs/linux-opengl-es
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2010-01-22 16:31:43 +0800
committerChia-I Wu <olvaffe@gmail.com>2010-01-22 16:45:28 +0800
commit3c967a920718c2a74996ac23b8c1964915db88c2 (patch)
treec0dc48858a5abaa75cc7bb68682a7ef3e1136593 /configs/linux-opengl-es
parent3a4b7d3071c7377d8fbe37a0a2f486b919ff53cb (diff)
st/egl_g3d: Rename to st/egl.
Simply the name to egl.
Diffstat (limited to 'configs/linux-opengl-es')
-rw-r--r--configs/linux-opengl-es4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/linux-opengl-es b/configs/linux-opengl-es
index af784551a7..259c26a931 100644
--- a/configs/linux-opengl-es
+++ b/configs/linux-opengl-es
@@ -9,7 +9,7 @@ LIB_DIR = lib
SRC_DIRS = egl glsl mesa/es gallium gallium/winsys
PROGRAM_DIRS = es1/screen es1/xegl es2/xegl
-# egl_g3d needs this
+# egl st needs this
DEFINES += -DGLX_DIRECT_RENDERING
# no mesa or egl drivers
@@ -23,6 +23,6 @@ GALLIUM_STATE_TRACKERS_DIRS = es
# build egl_x11_{swrast,i915}.so
GALLIUM_DRIVERS_DIRS += trace i915
-GALLIUM_STATE_TRACKERS_DIRS += egl_g3d
+GALLIUM_STATE_TRACKERS_DIRS += egl
GALLIUM_WINSYS_DIRS += drm
GALLIUM_WINSYS_DRM_DIRS += intel swrast