summaryrefslogtreecommitdiff
path: root/src/egl/main/eglapi.h
AgeCommit message (Expand)Author
2009-09-14egl: Add support for EGL_KHR_image_base.Chia-I Wu
2009-08-18egl: Overhaul driver API.Chia-I Wu
2008-05-30egl: new eglGetProcAddress() codeBrian Paul
2006-01-30some initial EGL 1.2 workBrian Paul
2005-12-10Some initial per-thread support.Brian Paul
2005-11-24Move all the EGL API function pointers into a new _egl_api struct.Brian Paul