summaryrefslogtreecommitdiff
path: root/install-sh
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2012-02-26update install-sh to the automake-1.11 versionPeter Foley
2009-01-21CWS-TOOLING: integrate CWS configuretoplevelVladimir Glazounov
/commit/include/opencl?h=aoo/trunk&id=397ad713cf9bc951b4882ca4b6baeb57541e318c'>merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák 2019-11-03make some classes module-privateNoel Grandin 2019-09-27Silence false cid#1454000 "Side effect in assertion"Stephan Bergmann 2019-09-18-Werror=volatile in OpenCLZoneStephan Bergmann 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-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist 2016-08-12The enter() and leave() functions are not used anywhereTor Lillqvist 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 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 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-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