summaryrefslogtreecommitdiff
path: root/src/cl_enqueue.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-10-24Make use of write enable flag for mem bo mapZhenyu Wang1-0/+1
2014-06-24implement API clEnqueueFillImage.Luo1-0/+1
2014-06-13Implement the clEnqueueMigrateMemObjects APIJunyan He1-0/+1
2014-06-13add [opencl-1.2] API clEnqueueBarrierWithWaitList.Luo1-0/+1
2014-06-13Implement the clEnqueueFillBuffer API.Junyan He1-0/+1
2014-05-22Fix map gtt fail when memory object size is too large.Yang Rong1-0/+1
2013-11-29Complete the feature of clGetEventProfilingInfo APIJunyan He1-1/+1
2013-09-18Implement clEnqueueMarker and clEnqueueBarrier.Yang Rong1-2/+2
2013-09-13Implement api clEnqueueTask and clEnqueueNativeKernel.Yang Rong1-2/+4
2013-09-09Add clEnqueueReadBufferRect api.Yang Rong1-12/+15
2013-08-12Add the empty functions of cl_enqueueXXX.Yang Rong1-0/+63