summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglcurrent.c
Commit message (Expand)AuthorAgeFilesLines
* egl: Fix GLX_USE_TLS build.Chia-I Wu2009-10-151-1/+1
* egl: Allow binding to any client API.Chia-I Wu2009-10-131-1/+1
* 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