summaryrefslogtreecommitdiffstats
path: root/include/opencl
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-212-4/+4
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* replace usage of blacklist with denylistThorsten Behrens2020-07-101-1/+1
* merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák2020-02-071-34/+8
* make some classes module-privateNoel Grandin2019-11-031-2/+2
* Silence false cid#1454000 "Side effect in assertion"Stephan Bergmann2019-09-271-0/+1
* -Werror=volatile in OpenCLZoneStephan Bergmann2019-09-181-7/+11
* 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-242-6/+6
* 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
* tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist2016-08-141-0/+9
* The enter() and leave() functions are not used anywhereTor Lillqvist2016-08-121-8/+0
* 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-112-1/+55
* tdf#90336 - further cleanup of OpenCL options page.Michael Meeks2016-07-011-1/+4
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-2/+0
* 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-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