Move all the EGL API function pointers into a new _egl_api struct.
[mesa.git] / src / egl / main / eglcontext.c
2005-11-24 Brian PaulMove all the EGL API function pointers into a new _egl_...
2005-05-16 Brian Pauluse EGLint instead of unsigned long for eglCopyContextM...
2005-05-14 Jon SmirlAdd empty placeholder for eglCopyContextMESA
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-04-22 Brian Paulinitial EGL code