summaryrefslogtreecommitdiffstats
path: root/progs/egl/demo2.c
Commit message (Expand)AuthorAgeFilesLines
* progs/egl: Check EGL_MESA_screen_surface is supported in demo2.Chia-I Wu2009-09-301-0/+6
* progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu2009-09-301-3/+0
* egl: updated egl.h include pathsBrian Paul2008-06-041-2/+2
* updates for EGL 1.4Brian Paul2008-05-271-19/+38
* egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-141-1/+1
* update to new APIDave Airlie2005-12-231-1/+1
* replace // with /* */Brian Paul2005-05-201-1/+1
* Fix inverted y for egl fbdev, add egl demo3Jon Smirl2005-05-181-0/+9
* Implement fbdev swapbuffers()Jon Smirl2005-05-181-4/+4
* Add forgotten demo2.cJon Smirl2005-05-141-0/+181