summaryrefslogtreecommitdiffstats
path: root/progs/egl/eglinfo.c
Commit message (Expand)AuthorAgeFilesLines
* progs/egl: Move demos a level deeper.Chia-I Wu2010-04-011-223/+0
* eglinfo: Wrap extension stringKristian Høgsberg2010-02-261-2/+37
* eglinfo: Also print visual type, assuming X visual typesKristian Høgsberg2010-02-091-5/+10
* progs/egl: Update eglinfo to display more attributes.Chia-I Wu2010-01-311-10/+20
* progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu2009-09-301-2/+1
* egl: eglinfo load i915 driverJakob Bornecrantz2009-01-191-1/+2
* egl: Make eglinfo print screen infoJakob Bornecrantz2009-01-171-1/+2
* egl: print multisample infoBrian Paul2008-09-171-5/+10
* egl: query/print EGL_NATIVE_VISUAL_IDBrian Paul2008-06-041-9/+7
* egl: updated egl.h include pathsBrian Paul2008-06-041-1/+1
* 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