summaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldriver.c
Commit message (Expand)AuthorAgeFilesLines
* separate ext strings with a spaceBrian Paul2005-05-161-2/+2
* added boolean extension flags to _EGLDriverBrian Paul2005-05-161-1/+20
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-2/+4
* sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul2005-05-041-0/+9
* initial EGL codeBrian Paul2005-04-221-0/+226