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