summaryrefslogtreecommitdiff
path: root/opencl/box-max.cl.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-31opencl: use -FLT_MAX instead of FLT_MIN as minimal valueTéo Mazars1-2/+2
2013-10-31Fix segfault caused for lack of input format in box-min and box-maxCarlos Zubieta1-1/+1
2013-10-31Using FLT_MAX and FLT_MIN insted of 1.0 and -1.0 in box-min and box-maxCarlos Zubieta1-2/+2
2013-10-31Added OpenCL support to box-maxCarlos Zubieta1-0/+51