Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Remove redundant DeletePending flag. | Chia-I Wu | 2009-07-17 | 1 | -0/+29 |
* | egl: Destroy display's resources upon termination. | Chia-I Wu | 2009-07-17 | 1 | -0/+4 |
* | egl: Return the same EGL Display for the same native display. | Chia-I Wu | 2009-07-17 | 1 | -0/+4 |
* | egl: Add funtions to link contexts and surfaces to displays. | Chia-I Wu | 2009-07-17 | 1 | -5/+39 |
* | egl: Support per-thread info. | Chia-I Wu | 2009-07-17 | 1 | -4/+0 |
* | egl: in _eglAddConfig() just save a pointer to the config; don't copy the config | Brian Paul | 2008-06-04 | 1 | -1/+1 |
* | egl: added args string to _eglMain() | Brian Paul | 2008-05-28 | 1 | -0/+1 |
* | minor overhaul/re-org of driver selection/loading code | Brian Paul | 2008-05-27 | 1 | -1/+13 |
* | added _eglGet*Handle() functions | Brian Paul | 2008-05-27 | 1 | -0/+4 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -1/+6 |
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -1/+1 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+39 |