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