summaryrefslogtreecommitdiffstats
path: root/opencl
Commit message (Expand)AuthorAgeFilesLines
* 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