Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: added null ptr check | Brian Paul | 2008-06-20 | 1 | -2/+3 |
* | egl: in _eglAddConfig() just save a pointer to the config; don't copy the config | Brian Paul | 2008-06-04 | 1 | -2/+16 |
* | egl: bring card->driver lookup code into egldriver.c | Brian Paul | 2008-05-28 | 1 | -1/+1 |
* | egl: added args string to _eglMain() | Brian Paul | 2008-05-28 | 1 | -15/+4 |
* | minor overhaul/re-org of driver selection/loading code | Brian Paul | 2008-05-27 | 1 | -14/+43 |
* | added _eglGet*Handle() functions | Brian Paul | 2008-05-27 | 1 | -0/+15 |
* | assorted changes to compile with new EGL 1.4 headers (untested) | Brian Paul | 2008-05-27 | 1 | -4/+6 |
* | this needs to be calloced | Dave Airlie | 2005-12-23 | 1 | -1/+1 |
* | remove eglQueryDisplayMESA() | Brian Paul | 2005-05-17 | 1 | -7/+0 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -2/+9 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+71 |