aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_syncobj.c
Commit message (Expand)AuthorAgeFilesLines
* i915/sync: Return early when calloc failsChad Versace2015-05-071-0/+2
* i915/sync: Don't crash when deleting sync objectChad Versace2015-05-071-1/+3
* mesa: Move simple_list.h to src/util.Eric Anholt2015-01-281-1/+1
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+124
* intel: Add support for ARB_sync.Eric Anholt2009-09-031-0/+1