aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglcurrent.h
Commit message (Expand)AuthorAgeFilesLines
* egl: Clean up header inclusions.Chia-I Wu2010-01-301-0/+1
* egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.Chia-I Wu2010-01-261-8/+0
* egl: Add _eglGetAPIContext.Chia-I Wu2010-01-261-0/+4
* egl: Fix breakage from -fvisibility=hidden.Chia-I Wu2010-01-051-5/+5
* egl: Allow binding to any client API.Chia-I Wu2009-10-131-8/+15
* egl: Initialize current thread management on demand.Chia-I Wu2009-08-111-8/+0
* egl: commit missing eglcurrent.[ch] filesBrian Paul2009-07-171-0/+92