summaryrefslogtreecommitdiffstats
path: root/progs/egl/eglgears.c
Commit message (Expand)AuthorAgeFilesLines
* progs/egl: Fix screen surface demos.Chia-I Wu2010-01-121-0/+1
* progs/egl: Silence uninitialized variable warnings.Vinson Lee2010-01-031-1/+2
* progs/egl: put declarations before codeBrian Paul2009-10-151-4/+6
* progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu2009-09-301-1/+1
* pick first modeAlan Hourihane2008-08-171-1/+1
* egl: updated egl.h include pathsBrian Paul2008-06-041-2/+2
* egl: Fix warning in eglgearsJakob Bornecrantz2008-05-281-1/+1
* include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul2008-05-271-1/+4
* egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-141-1/+1
* s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/Brian Paul2005-12-101-1/+1
* Choose the display mode / surface size in an intelligent way.Brian Paul2005-11-231-34/+61
* Fix up some of the sample to work with the r200 EGL driverJon Smirl2005-08-071-5/+7
* eglgears demo (Dane Rushton)Brian Paul2005-07-141-0/+446