Age | Commit message (Expand) | Author |
---|---|---|
2010-07-31 | egl: Fix '_eglAddAtExitCall' implicit declaration warning. | Vinson Lee |
2010-07-31 | egl: Add checks for EGL_MESA_screen_surface. | Chia-I Wu |
2010-02-17 | egl: Always record error code. | Chia-I Wu |
2010-01-31 | egl: Remove unnecessary headers. | Vinson Lee |
2010-01-30 | egl: Clean up header inclusions. | Chia-I Wu |
2010-01-26 | egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay. | Chia-I Wu |
2010-01-26 | egl: Add _eglGetAPIContext. | Chia-I Wu |
2010-01-24 | egl: Make surfaces and contexts resources. | Chia-I Wu |
2009-10-15 | egl: Fix GLX_USE_TLS build. | Chia-I Wu |
2009-10-13 | egl: Allow binding to any client API. | Chia-I Wu |
2009-08-11 | egl: Use _eglAddAtExitCall to free thread infos and displays. | Chia-I Wu |
2009-08-11 | egl: Initialize current thread management on demand. | Chia-I Wu |
2009-08-11 | egl: Destroy eglThreadInfo on thread exit. | Chia-I Wu |
2009-07-17 | egl: commit missing eglcurrent.[ch] files | Brian Paul |