summaryrefslogtreecommitdiffstats
path: root/include/opencl/openclwrapper.hxx
Commit message (Expand)AuthorAgeFilesLines
* test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák2019-04-291-0/+2
* tdf#42949 Fix IWYU warnings in include/opencl/*Gabor Kelemen2018-10-241-5/+3
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-1/+1
* tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl2016-10-241-1/+4
* tdf#103204 opencl: initialize command queue on demandTomaž Vajngerl2016-10-181-0/+1
* Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth2016-07-261-1/+1
* tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks2016-07-121-0/+1
* opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2016-07-111-1/+3
* tdf#90336 - further cleanup of OpenCL options page.Michael Meeks2016-07-011-1/+4
* No need for <config_features.h> hereTor Lillqvist2015-12-151-2/+0
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-1/+0
* 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-081-1/+1
* 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