summaryrefslogtreecommitdiff
path: root/src/cl_event.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-10runtime: Enhance the error handling when flush gpgpu command queue.Zhigang Gong1-1/+1
2015-03-27Fix: (v3) Event callback that were not executed when command was already CL_C...David Couturier1-1/+3
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-07-11runtime: fix some subtle event bugs.Zhigang Gong1-1/+1
2014-07-03runtime: fix a gpgpu event and thread local gpgpu handling bug.Zhigang Gong1-2/+5
2014-06-13add [opencl-1.2] API clEnqueueBarrierWithWaitList.Luo1-0/+2
2014-06-13add [opencl 1.2] API clEnqueueMarkerWithWaitList.Luo1-1/+1
2014-05-22fix event related bugs.Luo1-0/+4
2013-11-29Complete the feature of clGetEventProfilingInfo APIJunyan He1-1/+2
2013-10-18Using the PIPE_CONTROL to implement get time stamp in gen backendJunyan He1-0/+2
2013-09-18Implement clEnqueueMarker and clEnqueueBarrier.Yang Rong1-2/+4
2013-09-18Refine and fix some event bugs.Yang Rong1-1/+1
2013-08-12Add openCL event support.Yang Rong1-1/+65
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+1
2012-08-10Added all miniCL filesbsegovia1-0/+27