summaryrefslogtreecommitdiff
path: root/opencl/source/opencl_device.cxx
AgeCommit message (Expand)Author
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-07-23Fix typosAndrea Gelmini
2019-05-29tdf#42949 Fix IWYU warnings in opencl/Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: openclStephan Bergmann
2017-10-23loplugin:includeform: openclStephan Bergmann
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-17Turn macro into functionStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-06-29Don't waste too much time evaluating the "score" for the "native CPU"Tor Lillqvist
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06Ensure that OpenCL device id returned from getDeviceSelection() is valid.Mark Hung
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-04-29coverity#1358843 Argument cannot be negativeCaolán McNamara
2016-04-22Various loplugin warnings in opencl/Stephan Bergmann
2016-04-22opencl: better logging of devices and device selectionTomaž Vajngerl
2016-02-04loplugin:fpcomparison in opencl/Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
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