summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_syncobj.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).Eric Anholt2009-10-201-1/+1
* mesa: rename gl_sync_object::Status to StatusFlagBrian Paul2009-09-031-2/+2
* intel: Add support for ARB_sync.Eric Anholt2009-09-031-0/+132