summaryrefslogtreecommitdiff
path: root/src/egl/main/eglimage.c
AgeCommit message (Expand)Author
2010-01-31egl: Add support for more EGLImage extensions to EGL core.Chia-I Wu
2010-01-31egl: Initialize display resources with their display.Chia-I Wu
2010-01-31egl: Refactor _eglInitImage.Chia-I Wu
2010-01-25egl: Add support for EGL_KHR_image.Chia-I Wu