commit | 033bd95802448bc82fd6f2ebc722ff1306b578ec | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Sat Jan 02 21:51:46 2010 +0800 |
committer | Chia-I Wu <olvaffe@gmail.com> | Tue Jan 12 10:55:35 2010 +0800 |
tree | dc83bc08bc3e7d95c87983db726d955a932a3ea2 | |
parent | 2d44b6f8848ee2c43a92c5a00ec9981b82319ed8 [diff] |
progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. The default value of EGL_RENDERABLE_TYPE is EGL_OPENGL_ES_BIT. The proper values should be specified if we are not using OpenGL ES. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>