summaryrefslogtreecommitdiff
path: root/include/opencl/openclwrapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-1/+3
2016-07-07cui: add calculation mode to Help->About.Michael Meeks1-1/+4
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-1/+0
2015-09-16YAGNITor Lillqvist1-1/+0
2015-09-15Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist1-0/+1
2015-09-14boost->stdCaolán McNamara1-1/+0
2015-02-06Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist1-0/+6
2015-02-05The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxxTor Lillqvist1-8/+0
2015-01-07Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida1-1/+9
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-1/+1
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist1-2/+2
2014-11-27The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist1-8/+0
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist1-19/+4
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-0/+109