aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglconfig.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-1/+1
* implement config sorting for eglChooseConfig()Brian Paul2005-12-101-8/+0
* remove glmode stuffBrian Paul2005-05-171-1/+0
* more work on _eglConfigToContextModesRec()Brian Paul2005-05-171-1/+5
* restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod...Brian Paul2005-05-161-0/+3
* make _eglSetConfigAtrib() a static function, and rename itBrian Paul2005-05-161-4/+0
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-1/+14
* sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul2005-05-041-0/+4
* initial EGL codeBrian Paul2005-04-221-0/+56