summaryrefslogtreecommitdiff
path: root/src/cl_enqueue.h
Commit message (Expand)AuthorAgeFilesLines
* OCL20: handle device enqueue in runtime.Yang, Rong R2016-12-301-0/+3
* OCL20: add svm enqueue apis and svm's sub buffer support.Yang Rong2016-11-081-0/+9
* Modify all event related functions using new event handle.Junyan He2016-09-281-20/+24
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Make use of write enable flag for mem bo mapZhenyu Wang2014-10-241-0/+1
* implement API clEnqueueFillImage.Luo2014-06-241-0/+1
* Implement the clEnqueueMigrateMemObjects APIJunyan He2014-06-131-0/+1
* add [opencl-1.2] API clEnqueueBarrierWithWaitList.Luo2014-06-131-0/+1
* Implement the clEnqueueFillBuffer API.Junyan He2014-06-131-0/+1
* Fix map gtt fail when memory object size is too large.Yang Rong2014-05-221-0/+1
* Complete the feature of clGetEventProfilingInfo APIJunyan He2013-11-291-1/+1
* Implement clEnqueueMarker and clEnqueueBarrier.Yang Rong2013-09-181-2/+2
* Implement api clEnqueueTask and clEnqueueNativeKernel.Yang Rong2013-09-131-2/+4
* Add clEnqueueReadBufferRect api.Yang Rong2013-09-091-12/+15
* Add the empty functions of cl_enqueueXXX.Yang Rong2013-08-121-0/+63