summaryrefslogtreecommitdiff
path: root/src/cl_sampler.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Refine clCreateSampler API.Junyan He1-18/+10
2016-09-28Add ref check for CL object's validation.Junyan He1-1/+3
2016-09-23Delete all the verbose locks and use list to store CL objects.Junyan He1-1/+0
2016-09-02Runtime: Apply base object ot cl_sampler.Junyan He1-3/+5
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2013-05-15GBE: concentrate all samplers' allocation at compile time.Zhigang Gong1-2/+2
2013-05-15CL: Support kernel side defined samplers.Zhigang Gong1-0/+5
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+1
2012-08-10Removed some useless code in cl_utils.h Started to implement support for samp...bsegovia1-0/+24
2012-08-10Added all miniCL filesbsegovia1-0/+27