summaryrefslogtreecommitdiff
path: root/src/cl_event.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-10runtime: Enhance the error handling when flush gpgpu command queue.Zhigang Gong1-2/+4
2015-03-27Fix: (v3) Event callback that were not executed when command was already CL_C...David Couturier1-21/+58
2014-11-21Fix the opencv_test_core/OCL_Arithm random segment fault.Yang Rong1-37/+36
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-08-19Fix compile warnings for CLANG compilerLv Meng1-2/+1
2014-07-11runtime: fix some subtle event bugs.Zhigang Gong1-6/+6
2014-07-03runtime: fix a gpgpu event and thread local gpgpu handling bug.Zhigang Gong1-4/+22
2014-07-03Refine some event code.Yang Rong1-4/+7
2014-07-02Fix some event ref count error.Yang Rong1-16/+16
2014-06-19Fix an event status bug.Yang Rong1-4/+14
2014-06-17fix clEnqueueMarkerWithWaitList bug when input event is null.Luo1-3/+8
2014-06-16Fix a clEnqueueBarrierWithWaitList event status bug.Yang Rong1-6/+10
2014-06-13add [opencl-1.2] API clEnqueueBarrierWithWaitList.Luo1-24/+60
2014-06-13add [opencl 1.2] API clEnqueueMarkerWithWaitList.Luo1-1/+19
2014-06-13Implement the clEnqueueFillBuffer API.Junyan He1-0/+1
2014-05-30Fix timestamp on HASWELLLi Peng1-2/+2
2014-05-22fix event related bugs.Luo1-41/+70
2014-04-08Silent some compilation warnings.Zhigang Gong1-2/+2
2013-11-29Complete the feature of clGetEventProfilingInfo APIJunyan He1-10/+17
2013-11-08Move the gpgpu struct from cl_command_queue to thread specific contextJunyan He1-2/+4
2013-10-31runtime: Fix a dangling pointer issueRuiling Song1-6/+9
2013-10-18Using the PIPE_CONTROL to implement get time stamp in gen backendJunyan He1-0/+22
2013-09-18Implement clEnqueueMarker and clEnqueueBarrier.Yang Rong1-5/+67
2013-09-18Refine and fix some event bugs.Yang Rong1-6/+34
2013-08-14Fix event pthread_mutex_lock dead lock.Yang Rong1-4/+17
2013-08-12Add openCL event support.Yang Rong1-3/+372
2012-11-08Added support for llvm 3.1Benjamin Segovia1-0/+1
2012-08-10Added all miniCL filesbsegovia1-0/+19