Age | Commit message (Expand) | Author |
---|---|---|
2009-07-17 | egl: Add eglcompiler.h for compiler features. | Chia-I Wu |
2008-06-04 | egl: updated include paths (s/GLES/EGL/) | Brian Paul |
2008-05-30 | egl: new eglGetProcAddress() code | Brian Paul |
2008-05-28 | egl: added args string to _eglMain() | Brian Paul |
2008-05-27 | assorted changes to compile with new EGL 1.4 headers (untested) | Brian Paul |
2005-12-10 | Some initial per-thread support. | Brian Paul |
2005-11-29 | added _EGLExtensions typedef | Brian Paul |
2005-11-24 | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul |
2005-04-29 | Fix include path to make build work | Jon Smirl |
2005-04-22 | initial EGL code | Brian Paul |