summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglsync.h
Commit message (Expand)AuthorAgeFilesLines
* egl: Use reference counting to replace IsLinked or IsBound.Chia-I Wu2010-10-231-14/+0
* egl: Add reference count for resources.Chia-I Wu2010-10-231-0/+22
* egl: Drop dpy argument from the link functions.Chia-I Wu2010-10-231-3/+3
* egl: Move fallback routines to eglfallbacks.c.Chia-I Wu2010-10-221-19/+0
* egl: Add support for EGL_KHR_fence_sync.Chia-I Wu2010-08-171-0/+1
* egl: Add support for EGL_KHR_reusable_sync.Chia-I Wu2010-08-171-0/+119