aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglconfig.c
Commit message (Expand)AuthorAgeFilesLines
* remove glmode stuffBrian Paul2005-05-171-102/+14
* more work on _eglConfigToContextModesRec()Brian Paul2005-05-171-3/+4
* Fix several internal problems with generating the list of configs.Jon Smirl2005-05-171-2/+3
* restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod...Brian Paul2005-05-161-23/+56
* make _eglSetConfigAtrib() a static function, and rename itBrian Paul2005-05-161-83/+90
* A few egl patches needed for glitz, mainly config BITSJon Smirl2005-05-151-4/+10
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-13/+318
* sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul2005-05-041-0/+26
* initial EGL codeBrian Paul2005-04-221-0/+286