aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_syncobj.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Drop intelFlush()Kristian Høgsberg2010-05-101-1/+1
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-2/+2
* 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