summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_syncobj.c
Commit message (Expand)AuthorAgeFilesLines
* i915: store reference to the context within struct intel_fence (v2)Mauro Rossi2016-10-141-11/+44
* i915/sync: Implement DRI2_Fence extensionMauro Rossi2016-10-141-30/+150
* i915/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'Mauro Rossi2016-10-141-19/+30
* 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