summaryrefslogtreecommitdiff
path: root/src/egl/main/egltypedefs.h
AgeCommit message (Expand)Author
2009-09-18egl_android: New EGL driver for Android.Chia-I Wu
2009-09-14egl: Add support for EGL_KHR_image_base.Chia-I Wu
2009-08-18egl: Some per-driver data should be per-display.Chia-I Wu
2009-07-17egl: Add eglcompiler.h for compiler features.Chia-I Wu
2008-06-04egl: updated include paths (s/GLES/EGL/)Brian Paul
2008-05-30egl: new eglGetProcAddress() codeBrian Paul
2008-05-28egl: added args string to _eglMain()Brian Paul
2008-05-27assorted changes to compile with new EGL 1.4 headers (untested)Brian Paul
2005-12-10Some initial per-thread support.Brian Paul
2005-11-29added _EGLExtensions typedefBrian Paul
2005-11-24Move all the EGL API function pointers into a new _egl_api struct.Brian Paul
2005-04-29Fix include path to make build workJon Smirl
2005-04-22initial EGL codeBrian Paul