| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: Move fallback routines to eglfallbacks.c. | Chia-I Wu | 2010-10-22 | 1 | -29/+0 |
* | egl: Add EGL_MESA_drm_image extension | Kristian Høgsberg | 2010-08-25 | 1 | -0/+1 |
* | egl: Add support for EGL_KHR_fence_sync. | Chia-I Wu | 2010-08-17 | 1 | -0/+1 |
* | egl: Add support for EGL_KHR_reusable_sync. | Chia-I Wu | 2010-08-17 | 1 | -0/+2 |
* | egl: EGL_KHR_surfaceless_* extensions | Kristian Høgsberg | 2010-07-28 | 1 | -0/+4 |
* | egl: Add support for EGL_MESA_drm_display. | Chia-I Wu | 2010-06-23 | 1 | -0/+1 |
* | egl: Use SConscript for Windows build. | Chia-I Wu | 2010-05-31 | 1 | -2/+2 |
* | egl: Implement EGL_NOK_texture_from_pixmap | Kristian Høgsberg | 2010-05-14 | 1 | -0/+1 |
* | egl: Implement EGL_NOK_swap_region | Kristian Høgsberg | 2010-05-13 | 1 | -0/+1 |
* | 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 |