summaryrefslogtreecommitdiffstats
path: root/include/opencl
Commit message (Expand)AuthorAgeFilesLines
* YAGNITor Lillqvist2015-09-161-1/+0
* Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist2015-09-151-0/+1
* boost->stdCaolán McNamara2015-09-141-1/+0
* Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist2015-02-061-0/+6
* The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxxTor Lillqvist2015-02-051-8/+0
* Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida2015-01-071-1/+9
* Don't treat clew as part of an "external" clcc moduleTor Lillqvist2014-12-082-2/+2
* The compiler-generated dtor is good enough, no need for thisTor Lillqvist2014-11-281-3/+0
* Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist2014-11-271-2/+2
* The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist2014-11-271-8/+0
* Clean up confusing OpenCL code a bitTor Lillqvist2014-11-271-19/+4
* Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist2014-11-271-0/+109
* Try to fix MSVC buildTor Lillqvist2014-11-271-0/+3
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-273-0/+185