summaryrefslogtreecommitdiff
path: root/include/opencl
AgeCommit message (Expand)Author
2015-09-18Split formula group for OpenCL up into smaller bitsTor Lillqvist
2015-02-06Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist
2015-02-05The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxxTor Lillqvist
2015-01-07Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist
2014-11-27The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-27Try to fix MSVC buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist