mesa/progs/egl
Chia-I Wu 472a601966 progs/egl: Fix screen surface demos.
Set the screen surface size to the mode size, as the spec requires the
screen surface size to be larger than the mode size.  Besides, bind the
API to OpenGL as they are written in it.

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 screen surface demos. 2010-01-12 10:55:35 +08:00
demo2.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
demo3.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
eglgears.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +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: Fix screen surface demos. 2010-01-12 10:55:35 +08: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: Check the number of configs returned by eglChooseConfig. 2010-01-12 10:55:35 +08:00
xeglbindtex.c progs/egl: glGenTextures is called too early in xeglbindtex. 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: Check the number of configs returned by eglChooseConfig. 2010-01-12 10:55:35 +08:00