mesa/progs/egl
Chia-I Wu 033bd95802 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>
2010-01-12 10:55:35 +08:00
..
.gitignore mesa: gitignore 2009-08-26 20:15:00 -04:00
demo1.c progs/egl: Fix a crash in demo1. 2009-09-30 08:15:30 -06:00
demo2.c progs/egl: Check EGL_MESA_screen_surface is supported in demo2. 2009-09-30 08:15:30 -06:00
demo3.c progs/egl: Make demo3 work again. 2009-09-30 08:15:30 -06:00
eglgears.c progs/egl: Silence uninitialized variable warnings. 2010-01-03 21:39:20 -08:00
eglinfo.c progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. 2009-09-30 08:15:30 -06:00
eglscreen.c progs/egl: Silence uninitialized variable warnings. 2010-01-03 21:39:20 -08:00
egltri.c progs/egl: put declarations before code 2009-10-15 13:00:03 -06:00
Makefile progs: EGL/X progs should link to libX11. 2009-08-27 08:08:30 -06:00
peglgears.c progs/egl: put declarations before code 2009-10-15 13:00:03 -06:00
xegl_tri.c progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. 2010-01-12 10:55:35 +08:00
xeglbindtex.c progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. 2010-01-12 10:55:35 +08:00
xeglgears.c progs/egl: Add support for pixmap and pbuffer surface to xeglgears. 2009-10-22 09:33:27 -06:00
xeglthreads.c progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. 2010-01-12 10:55:35 +08:00