summaryrefslogtreecommitdiff
path: root/desktop/source/app/opencl.cxx
AgeCommit message (Expand)Author
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-07-19cid#1448295 Unchecked return valueCaolán McNamara
2019-07-18cid#1448333 Unchecked return valueCaolán McNamara
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2018-09-18make sure testOpenCLCompute() doesn't fail because of a stale lockfileLuboš Luňák
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-01Need <config_features.h> here, tooTor Lillqvist
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl
2016-10-17Force disable OpenCL in Safe ModeSamuel Mehrbrodt
2016-10-01Fix typosAndrea Gelmini
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-07-28desktop: fix Android buildMiklos Vajna
2016-07-25Fix some misleading commentsTor Lillqvist
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks
2016-07-12opencl: bail out early in missing OpenCL case.Michael Meeks
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks