summaryrefslogtreecommitdiffstats
path: root/progs/egl/eglinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Other whitespace/etc clean-ups.
* 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
| | | | Seems to be mostly working. Not all of egl API is implemented.
* updates for latest EGLScreenMESA changesBrian Paul2005-05-041-3/+8
|
* demo / test progsBrian Paul2005-04-221-0/+153