summaryrefslogtreecommitdiff
path: root/src/egl/main/eglcurrent.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11egl: Use _eglAddAtExitCall to free thread infos and displays.Chia-I Wu1-2/+3
2009-08-11egl: Initialize current thread management on demand.Chia-I Wu1-18/+19
2009-08-11egl: Destroy eglThreadInfo on thread exit.Chia-I Wu1-16/+73
2009-07-17egl: commit missing eglcurrent.[ch] filesBrian Paul1-0/+283