Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-16 | restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod... | Brian Paul | 2 | -23/+59 |
2005-05-16 | make _eglSetConfigAtrib() a static function, and rename it | Brian Paul | 2 | -87/+90 |
2005-05-16 | minor tweaks | Brian Paul | 4 | -9/+13 |
2005-05-15 | A few egl patches needed for glitz, mainly config BITS | Jon Smirl | 1 | -4/+10 |
2005-05-14 | Add empty placeholder for eglCopyContextMESA | Jon Smirl | 4 | -0/+25 |
2005-05-14 | Fix compile error in demo egl driver | Jon Smirl | 1 | -12/+12 |
2005-05-13 | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 13 | -71/+500 |
2005-05-04 | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 13 | -119/+285 |
2005-04-29 | Fix include path to make build work | Jon Smirl | 1 | -1/+1 |
2005-04-22 | initial EGL code | Brian Paul | 24 | -0/+3429 |