Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Add support for more EGLImage extensions to EGL core. | Chia-I Wu | 2010-01-31 | 1 | -10/+44 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -1/+1 |
* | egl: Add support for EGL_KHR_image. | Chia-I Wu | 2010-01-25 | 1 | -0/+8 |
* | egl: Rework the synchronization primitives. | Chia-I Wu | 2009-10-15 | 1 | -1/+2 |
* | egl: Some per-driver data should be per-display. | Chia-I Wu | 2009-08-18 | 1 | -24/+30 |
* | egl: Overhaul driver API. | Chia-I Wu | 2009-08-18 | 1 | -3/+3 |
* | egl: clean up prototype code, new _eglFindAPIs() function. | Brian Paul | 2008-06-19 | 1 | -52/+0 |
* | egl: some prototype API detection code | Brian Paul | 2008-06-10 | 1 | -0/+52 |
* | egl: clean-up re-org of the client API state | Brian Paul | 2008-05-30 | 1 | -2/+23 |
* | egl: move a few small functions into new eglmisc.[ch] files | Brian Paul | 2008-05-28 | 1 | -0/+108 |