summaryrefslogtreecommitdiff
path: root/include/opencl/openclwrapper.hxx
AgeCommit message (Expand)Author
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2018-10-24tdf#42949 Fix IWYU warnings in include/opencl/*Gabor Kelemen
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl
2016-10-18tdf#103204 opencl: initialize command queue on demandTomaž Vajngerl
2016-07-26Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-01tdf#90336 - further cleanup of OpenCL options page.Michael Meeks
2015-12-15No need for <config_features.h> hereTor Lillqvist
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-09-16YAGNITor Lillqvist
2015-09-15Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist
2015-09-14boost->stdCaolán McNamara
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-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