summaryrefslogtreecommitdiffstats
path: root/progs/egl/demo3.c
Commit message (Expand)AuthorAgeFilesLines
* progs/egl: Fix screen surface demos.Chia-I Wu2010-01-121-5/+10
* progs/egl: Make demo3 work again.Chia-I Wu2009-09-301-10/+15
* progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu2009-09-301-3/+0
* egl: Make lookup functions static inline.Chia-I Wu2009-08-181-1/+1
* egl: updated egl.h include pathsBrian Paul2008-06-041-1/+4
* egl: Make demo3 compileJakob Bornecrantz2008-05-281-0/+1
* egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-141-1/+1
* update to new APIDave Airlie2005-12-231-1/+1
* Fix up some of the sample to work with the r200 EGL driverJon Smirl2005-08-071-13/+12
* Fix a few compiler warningsJon Smirl2005-06-161-0/+2
* Fix EGL fbdev palette problem. demo3 can save ppm of screenJon Smirl2005-05-191-1/+64
* Fix inverted y for egl fbdev, add egl demo3Jon Smirl2005-05-181-0/+572