progs/egl: Add xeglbindtex.
authorChia-I Wu <olvaffe@gmail.com>
Wed, 5 Aug 2009 22:08:48 +0000 (16:08 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 5 Aug 2009 22:08:48 +0000 (16:08 -0600)
commit246f58d922272a778454a466abd50106317e16ac
tree6f75aa2e837b9c3ad017ea77ec6ca074022101dd
parent6f97a41964b38aa065649d4b65660042ceb32871
progs/egl: Add xeglbindtex.

This is a simple demo for eglBindTexImage.  It uses a OpenGL context,
instead of the required OpenGL ES one.  But it still suffices the demo
and test purpose.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
progs/egl/Makefile