Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Always record error code. | Chia-I Wu | 2010-02-17 | 1 | -4/+5 |
* | egl: Remove unnecessary headers. | Vinson Lee | 2010-01-31 | 1 | -1/+0 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -2/+2 |
* | egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay. | Chia-I Wu | 2010-01-26 | 1 | -37/+0 |
* | egl: Add _eglGetAPIContext. | Chia-I Wu | 2010-01-26 | 1 | -1/+12 |
* | egl: Make surfaces and contexts resources. | Chia-I Wu | 2010-01-24 | 1 | -1/+1 |
* | egl: Fix GLX_USE_TLS build. | Chia-I Wu | 2009-10-15 | 1 | -1/+1 |
* | egl: Allow binding to any client API. | Chia-I Wu | 2009-10-13 | 1 | -1/+1 |
* | egl: Use _eglAddAtExitCall to free thread infos and displays. | Chia-I Wu | 2009-08-11 | 1 | -2/+3 |
* | egl: Initialize current thread management on demand. | Chia-I Wu | 2009-08-11 | 1 | -18/+19 |
* | egl: Destroy eglThreadInfo on thread exit. | Chia-I Wu | 2009-08-11 | 1 | -16/+73 |
* | egl: commit missing eglcurrent.[ch] files | Brian Paul | 2009-07-17 | 1 | -0/+283 |