summaryrefslogtreecommitdiffstats
path: root/progs/egl/eglinfo.c
Commit message (Expand)AuthorAgeFilesLines
* egl: query/print EGL_CLIENT_APISBrian Paul2008-05-281-0/+3
* egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-141-1/+1
* check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() callBrian Paul2005-11-231-3/+7
* Fix up some of the sample to work with the r200 EGL driverJon Smirl2005-08-071-1/+1
* use MAX_SCREENS instead of hard-coded numberBrian Paul2005-05-201-2/+3
* fix reversed strstr() args, print mode stringBrian Paul2005-05-201-5/+7
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-1/+2
* updates for latest EGLScreenMESA changesBrian Paul2005-05-041-3/+8
* demo / test progsBrian Paul2005-04-221-0/+153