summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brian Paul2005-05-161-0/+3
| | | | _eglConfigToContextModesRec()
* 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
| | | | Seems to be mostly working. Not all of egl API is implemented.
* sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul2005-05-041-0/+4
|
* initial EGL codeBrian Paul2005-04-221-0/+56