summaryrefslogtreecommitdiff
path: root/src/cl_utils.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-06-20cl/runtime: fixup 1D array image region and origins.Zhigang Gong1-0/+29
2013-09-09Add api clEnqueueCopyImage.Yang Rong1-4/+4
2013-08-30CL: Refactor cl_mem's implementation.Zhigang Gong1-4/+6
2013-08-12Add openCL event support.Yang Rong1-1/+13
2013-07-03Disable error message output in release version.Ruiling Song1-8/+16
2013-05-21Implement clEnqueueMapImage.Dag Lem1-0/+9
2013-03-29update headers to OpenCL 1.2 standardsLu Guanqun1-2/+2
2012-08-10Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia1-0/+4
2012-08-10Removed some useless code in cl_utils.h Started to implement support for samp...bsegovia1-99/+18
2012-08-10Finished first support for image2D. Right now, we only support linear formatsbsegovia1-0/+3
2012-08-10Made fulsim integration seamless from the user point of viewbsegovia1-0/+1
2012-08-10Added all miniCL filesbsegovia1-0/+329