aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglcurrent.c
Commit message (Expand)AuthorAgeFilesLines
* egl: Use _eglAddAtExitCall to free thread infos and displays.Chia-I Wu2009-08-111-2/+3
* egl: Initialize current thread management on demand.Chia-I Wu2009-08-111-18/+19
* egl: Destroy eglThreadInfo on thread exit.Chia-I Wu2009-08-111-16/+73
* egl: commit missing eglcurrent.[ch] filesBrian Paul2009-07-171-0/+283