summaryrefslogtreecommitdiffstats
path: root/opencl
Commit message (Expand)AuthorAgeFilesLines
* tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl2016-10-241-3/+18
* opencl: convert to C++11 for loopTomaž Vajngerl2016-10-181-7/+5
* tdf#103204 opencl: initialize command queue on demandTomaž Vajngerl2016-10-181-33/+48
* clang-cl loplugin: openclStephan Bergmann2016-10-161-1/+1
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Valgrind reports read of uninitialized bCLBoolStephan Bergmann2016-09-211-1/+3
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (opencl)Stephan Bergmann2016-08-301-1/+1
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* coverity#1371130 'Constant' variable guards dead codeCaolán McNamara2016-08-191-5/+8
* tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist2016-08-141-0/+6
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-273-3/+3
* Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth2016-07-261-3/+38
* SAL_DETAIL_WHERE already ends with a spaceTor Lillqvist2016-07-221-1/+1
* tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks2016-07-121-0/+1
* desktop: validate OpenCL drivers before use.Michael Meeks2016-07-123-2/+13
* Remove bogus dependency from opencl to configmgrStephan Bergmann2016-07-121-1/+0
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-3/+3
* opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2016-07-115-51/+131
* tdf#90336 - further cleanup of OpenCL options page.Michael Meeks2016-07-011-0/+5
* Don't waste too much time evaluating the "score" for the "native CPU"Tor Lillqvist2016-06-291-3/+14
* Add some SAL_INFO outputTor Lillqvist2016-06-271-0/+6
* Add some informative commentsTor Lillqvist2016-06-271-0/+5
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-4/+4
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-2/+2
* Ensure that OpenCL device id returned from getDeviceSelection() is valid.Mark Hung2016-06-062-3/+10
* cppcheck: noExplicitConstructorCaolán McNamara2016-05-261-1/+1
* Fix typosAndrea Gelmini2016-05-101-1/+1
* 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