summaryrefslogtreecommitdiff
path: root/src/cl_sampler.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Refine clCreateSampler API.Junyan He1-14/+10
2016-09-23Delete all the verbose locks and use list to store CL objects.Junyan He1-19/+2
2016-09-02Runtime: Apply base object ot cl_sampler.Junyan He1-5/+4
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-02-11Silent compilation warning in sampler functions.Zhigang Gong1-2/+2
2013-11-27CL/Runtime: workaround the unused sampler_t kernel argument.Zhigang Gong1-1/+1
2013-11-04fix pointer bugs in linked listHomer Hsing1-2/+2
2013-09-18Runtime: fix a bug when set sampler value.Zhigang Gong1-1/+1
2013-05-15GBE: concentrate all samplers' allocation at compile time.Zhigang Gong1-9/+13
2013-05-15CL: Support kernel side defined samplers.Zhigang Gong1-0/+43
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+2
2012-08-10Removed some useless code in cl_utils.h Started to implement support for samp...bsegovia1-0/+74
2012-08-10Added all miniCL filesbsegovia1-0/+19