summaryrefslogtreecommitdiff
path: root/backend/src/libocl/tmpl/ocl_math_20.tmpl.cl
AgeCommit message (Expand)AuthorFilesLines
2017-05-17backend: refine sincosrander.wang1-11/+143
2017-05-17backend: refine the code structure of mathrander.wang1-3496/+182
2017-05-04backend: refine modf to pass the cftrander1-2/+21
2017-05-04backend: refine remquo to pass cftrander1-17/+167
2017-05-04backend: refine fract to pass the cftrander1-1/+15
2017-04-17backend: add double version of modfrander1-0/+7
2017-04-17backend: add double version of sincosrander1-0/+6
2017-04-17backend: add double version of remquorander1-0/+49
2017-04-17backend: add double version of lgamma_rrander1-0/+165
2017-04-17backend: refine code structure of ocl math functionrander1-0/+57
2016-12-28OCL20: Add __OPENCL_VERSION__ and CL_VERSION_2_0 define.Yang, Rong R1-1/+1
2016-11-08Libocl: change prototype of math built-in for OCL2.0 specYang Rong1-0/+3801