summaryrefslogtreecommitdiffstats
path: root/opencl
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-loop-convert in oox to saxNoel Grandin2016-05-051-6/+5
* coverity#1358844 Uninitialized pointer fieldCaolán McNamara2016-04-291-0/+3
* coverity#1358843 Argument cannot be negativeCaolán McNamara2016-04-291-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* Various loplugin warnings in opencl/Stephan Bergmann2016-04-223-12/+10
* opencl: better logging of devices and device selectionTomaž Vajngerl2016-04-225-566/+539
* Move clew/clew.h into external, tooStephan Bergmann2016-04-121-1/+1
* The OpenCL shared library is called libOpenCL.so.1 on LinuxTor Lillqvist2016-03-291-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* loplugin:fpcomparison in opencl/Noel Grandin2016-02-041-1/+2
* new loplugin: memoryvarNoel Grandin2015-11-112-8/+6
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-53/+53
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-011-15/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-2/+0
* YAGNITor Lillqvist2015-09-161-105/+46
* Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist2015-09-151-0/+5
* boost->stdCaolán McNamara2015-09-143-8/+6
* Log OpenCL errors symbolically here, tooTor Lillqvist2015-08-261-2/+2
* Revert "Enable out-of-order kernel execution"Tor Lillqvist2015-08-261-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-8/+8
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-11/+11
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-222-0/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-283-22/+22
* Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet2015-03-201-1/+1
* OpenCL: correctly handle platforms without devicesGiuseppe Bilotta2015-03-021-4/+22
* Add SAL_INFOs for tracing kernel and program life cycleTor Lillqvist2015-02-101-0/+1
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-1/+1
* Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist2015-02-061-0/+58
* The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxxTor Lillqvist2015-02-051-0/+14
* Some more loplugin:cstylecast: openclStephan Bergmann2015-01-201-2/+2
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida2015-01-071-15/+51
* opencl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-4/+4
* Enable out-of-order kernel execution.Kohei Yoshida2014-12-171-1/+1
* Don't treat clew as part of an "external" clcc moduleTor Lillqvist2014-12-082-2/+3
* The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist2014-11-271-0/+8
* Clean up confusing OpenCL code a bitTor Lillqvist2014-11-273-71/+67
* Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist2014-11-271-0/+6
* Use correct SAL_INFO log areaTor Lillqvist2014-11-271-2/+2
* Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist2014-11-275-0/+2075
* Add a README fileTor Lillqvist2014-11-271-0/+7
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-275-0/+374