summaryrefslogtreecommitdiff
path: root/src/egl/main/eglsync.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-20egl: remove #ifdef's for official extensionsChia-I Wu1-6/+0
2011-07-02egl: add copyright noticesChia-I Wu1-0/+28
2010-10-23egl: Use reference counting to replace IsLinked or IsBound.Chia-I Wu1-14/+0
2010-10-23egl: Add reference count for resources.Chia-I Wu1-0/+22
2010-10-23egl: Drop dpy argument from the link functions.Chia-I Wu1-3/+3
2010-10-22egl: Move fallback routines to eglfallbacks.c.Chia-I Wu1-19/+0
2010-08-17egl: Add support for EGL_KHR_fence_sync.Chia-I Wu1-0/+1
2010-08-17egl: Add support for EGL_KHR_reusable_sync.Chia-I Wu1-0/+119