summaryrefslogtreecommitdiff
path: root/src/egl
AgeCommit message (Expand)Author
2005-05-16restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod...Brian Paul
2005-05-16make _eglSetConfigAtrib() a static function, and rename itBrian Paul
2005-05-16minor tweaksBrian Paul
2005-05-15A few egl patches needed for glitz, mainly config BITSJon Smirl
2005-05-14Add empty placeholder for eglCopyContextMESAJon Smirl
2005-05-14Fix compile error in demo egl driverJon Smirl
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl
2005-05-04sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul
2005-04-29Fix include path to make build workJon Smirl
2005-04-22initial EGL codeBrian Paul