commit | 246f58d922272a778454a466abd50106317e16ac | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Wed Aug 05 16:08:48 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Wed Aug 05 16:08:48 2009 -0600 |
tree | 6f75aa2e837b9c3ad017ea77ec6ca074022101dd | |
parent | 6f97a41964b38aa065649d4b65660042ceb32871 [diff] |
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>