summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCooper Yuan <cooperyuan@gmail.com>2011-08-25 14:18:46 +0800
committerCooper Yuan <cooperyuan@gmail.com>2011-08-25 14:18:46 +0800
commitb9b181fbd736c604fdb923d4570f007f89cde935 (patch)
tree93db1a2885788b88412dad1762f19fcda34618c0 /configure.ac
parentdf36360d0b09a9165f0e83ca058703a6fb0704a9 (diff)
demos/egl: add two applications which validate creating Texture from
VGImage and creating VGImage from Texture through EGLImage
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e17fbcfd..b5b2fcfd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -240,6 +240,7 @@ AC_OUTPUT([
src/egl/opengles2/Makefile
src/egl/openvg/Makefile
src/egl/openvg/trivial/Makefile
+ src/egl/oes_vg/Makefile
src/fp/Makefile
src/fpglsl/Makefile
src/glsl/Makefile