Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: add eglGetSyncAttrib (v2) | Marek Olšák | 2015-06-05 | 1 | -2/+2 |
* | egl: use EGL 1.5 types without suffixes | Marek Olšák | 2015-06-05 | 1 | -7/+7 |
* | egl/dri2: implement EGL_KHR_cl_event2 (v2) | Marek Olšák | 2015-04-30 | 1 | -1/+2 |
* | egl/main: no longer export internal function | Emil Velikov | 2015-03-05 | 1 | -1/+1 |
* | egl/main: replace INLINE with inline | Emil Velikov | 2015-03-05 | 1 | -6/+8 |
* | egl: remove #ifdef's for official extensions | Chia-I Wu | 2011-12-20 | 1 | -6/+0 |
* | egl: add copyright notices | Chia-I Wu | 2011-07-02 | 1 | -0/+28 |
* | egl: Use reference counting to replace IsLinked or IsBound. | Chia-I Wu | 2010-10-23 | 1 | -14/+0 |
* | egl: Add reference count for resources. | Chia-I Wu | 2010-10-23 | 1 | -0/+22 |
* | egl: Drop dpy argument from the link functions. | Chia-I Wu | 2010-10-23 | 1 | -3/+3 |
* | egl: Move fallback routines to eglfallbacks.c. | Chia-I Wu | 2010-10-22 | 1 | -19/+0 |
* | 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/+119 |