summaryrefslogtreecommitdiffstats
path: root/progs/egl/eglinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 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