Some initial per-thread support.
[mesa.git] / src / egl / main / eglapi.h
2005-12-10 Brian PaulSome initial per-thread support.
2005-11-24 Brian PaulMove all the EGL API function pointers into a new _egl_...