summaryrefslogtreecommitdiff
path: root/progs/egl/eglgears.c
AgeCommit message (Expand)Author
2010-01-12progs/egl: Fix screen surface demos.Chia-I Wu
2010-01-03progs/egl: Silence uninitialized variable warnings.Vinson Lee
2009-10-15progs/egl: put declarations before codeBrian Paul
2009-09-30progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu
2008-08-17pick first modeAlan Hourihane
2008-06-04egl: updated egl.h include pathsBrian Paul
2008-05-28egl: Fix warning in eglgearsJakob Bornecrantz
2008-05-27include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz
2005-12-10s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/Brian Paul
2005-11-23Choose the display mode / surface size in an intelligent way.Brian Paul
2005-08-07Fix up some of the sample to work with the r200 EGL driverJon Smirl
2005-07-14eglgears demo (Dane Rushton)Brian Paul