summaryrefslogtreecommitdiff
path: root/src/cl_image.c
Commit message (Expand)AuthorAgeFilesLines
* Runtime: disable some unecessary image formats.Zhigang Gong2013-09-181-7/+13
* Runtime: Only return the format allowed in the spec.Zhigang Gong2013-09-041-0/+6
* update headers to OpenCL 1.2 standardsLu Guanqun2013-03-291-1/+1
* Removed all direct dependencies to the intel driver (ie files contained in in...Benjamin Segovia2012-08-101-4/+0
* Plasma specific changesojomer2012-08-101-0/+4
* Finished first support for image2D. Right now, we only support linear formatsbsegovia2012-08-101-0/+119
* First test now passes with images (format still hard-coded and constant patch...bsegovia2012-08-101-0/+95