progs/es2: Correctly set renderable type and client version.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 11 Jan 2010 06:00:39 +0000 (14:00 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 12 Jan 2010 03:25:09 +0000 (11:25 +0800)
commit76e726515aedab426a55a389d0a1132456932856
treea08d0bd572fcc6928162445df8b4f07262bc8d4a
parent43f67b61fd1020e7ec847c21e1dbae9544d463ec
progs/es2: Correctly set renderable type and client version.

Correctly set EGL_RENDERABLE_TYPE and EGL_CONTEXT_CLIENT_VERSION for
OpenGL ES 2.0.  Because es2_info is copied from es1_info, the fix for it
actually goes to es1_info.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
progs/es1/xegl/es1_info.c
progs/es2/xegl/Makefile
progs/es2/xegl/tri.c