Age | Commit message (Expand) | Author |
---|---|---|
2010-10-27 | egl: Remove unnecessary headers. | Vinson Lee |
2010-10-23 | egl: Add reference count for resources. | Chia-I Wu |
2010-10-22 | egl: Move fallback routines to eglfallbacks.c. | Chia-I Wu |
2010-10-22 | egl: Parse image attributes with _eglParseImageAttribList. | Chia-I Wu |
2010-10-22 | egl: Move attributes in _EGLImage to _EGLImageAttribs. | Chia-I Wu |
2010-01-31 | egl: Add support for more EGLImage extensions to EGL core. | Chia-I Wu |
2010-01-31 | egl: Initialize display resources with their display. | Chia-I Wu |
2010-01-31 | egl: Refactor _eglInitImage. | Chia-I Wu |
2010-01-25 | egl: Add support for EGL_KHR_image. | Chia-I Wu |