[Libreoffice-commits] core.git: opencl/source

2023-02-02 Thread Ilmari Lauhakangas (via logerrit)
opencl/source/opencl_device.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit c544f9ea78eab46c4f5230273a5a8571b28ea84d Author: Ilmari Lauhakangas AuthorDate: Thu Feb 2 16:19:11 2023 +0200 Commit: Ilmari Lauhakangas CommitDate: Fri Feb 3

[Libreoffice-commits] core.git: opencl/source

2021-02-11 Thread Ilmari Lauhakangas (via logerrit)
opencl/source/openclconfig.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 03b070a71772c93bbac0bfb07e2d9e6fbf544ef5 Author: Ilmari Lauhakangas AuthorDate: Thu Feb 11 09:36:53 2021 +0200 Commit: Ilmari Lauhakangas CommitDate: Thu Feb 11 10:02:21

[Libreoffice-commits] core.git: opencl/source sc/inc sc/qa sc/source

2018-11-14 Thread Libreoffice Gerrit user
opencl/source/openclwrapper.cxx |5 +++ sc/inc/calcconfig.hxx| 11 +++ sc/inc/recursionhelper.hxx |4 ++ sc/qa/unit/copy_paste_test.cxx |2 - sc/source/core/data/formulacell.cxx | 45 +++

[Libreoffice-commits] core.git: opencl/source

2017-05-17 Thread Stephan Bergmann
opencl/source/opencl_device.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit d4a5e6b42c4bef40aa5411dbb49bca364a4846b7 Author: Stephan Bergmann Date: Wed May 17 11:31:51 2017 +0200 Turn macro into function

[Libreoffice-commits] core.git: opencl/source

2017-04-26 Thread Kohei Yoshida
opencl/source/openclwrapper.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit b4f341389ce7fa889e8a668be0233d1dbbd814c2 Author: Kohei Yoshida Date: Tue Apr 25 22:24:04 2017 -0400 Revert the wrong "cleanup" change.

[Libreoffice-commits] core.git: opencl/source

2017-01-22 Thread Jochen Nitschke
opencl/source/openclwrapper.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 5301985417557627eb6e67cea26caf9688fd3920 Author: Jochen Nitschke Date: Sun Jan 22 12:02:39 2017 +0100 cppcheck: memleak (false positive)

[Libreoffice-commits] core.git: opencl/source

2016-10-18 Thread Tomaž Vajngerl
opencl/source/openclwrapper.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit baeb3b43fb67192e8e8639e2d5dd21ccbf5178a4 Author: Tomaž Vajngerl Date: Tue Oct 11 13:01:01 2016 +0200 opencl: convert to C++11 for loop

[Libreoffice-commits] core.git: opencl/source

2016-06-29 Thread Tor Lillqvist
opencl/source/opencl_device.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 68106cbac586f25836d3482c068eee2ffb7c99fc Author: Tor Lillqvist Date: Wed Jun 29 18:25:26 2016 +0300 Don't waste too much time evaluating the

[Libreoffice-commits] core.git: opencl/source

2016-06-06 Thread Mark Hung
opencl/source/opencl_device.cxx | 11 --- opencl/source/openclwrapper.cxx |2 ++ 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit 40b0b9ab7703a165295b008f47df14d2ec076fb1 Author: Mark Hung Date: Fri May 13 19:58:18 2016 +0800 Ensure

[Libreoffice-commits] core.git: opencl/source sc/source sd/source sfx2/source svx/source

2016-05-26 Thread Caolán McNamara
opencl/source/opencl_device.cxx |2 +- sc/source/ui/inc/docsh.hxx | 16 sd/source/ui/view/viewshel.cxx |2 +- sfx2/source/view/classificationcontroller.cxx|2 +-

[Libreoffice-commits] core.git: opencl/source

2016-02-03 Thread Noel Grandin
opencl/source/opencl_device.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4fccc4376cd253648bf0dd1d49dd80bc76148f08 Author: Noel Grandin Date: Wed Jan 27 11:06:31 2016 +0200 loplugin:fpcomparison in opencl/ Change-Id:

[Libreoffice-commits] core.git: opencl/source

2015-08-26 Thread Tor Lillqvist
opencl/source/openclwrapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c76f53c83016064ad2cc569a4df176937478c98 Author: Tor Lillqvist t...@collabora.com Date: Wed Aug 26 15:05:22 2015 +0300 Revert Enable out-of-order kernel execution Is not a

[Libreoffice-commits] core.git: opencl/source

2015-08-26 Thread Tor Lillqvist
opencl/source/openclwrapper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a81f59f83e7886c88bd1fbf1589848aa1297ab8f Author: Tor Lillqvist t...@collabora.com Date: Wed Aug 26 15:16:40 2015 +0300 Log OpenCL errors symbolically here, too

[Libreoffice-commits] core.git: opencl/source

2014-12-17 Thread Kohei Yoshida
opencl/source/openclwrapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4681be5347fe24867b4f603dc57942c3306227b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Dec 17 14:32:21 2014 -0500 Enable out-of-order kernel execution.

[Libreoffice-commits] core.git: opencl/source

2014-11-27 Thread Tor Lillqvist
opencl/source/openclconfig.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 79d6813609ffe05e4d8b678bc608fbfd1482aeb9 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 15:41:49 2014 +0200 Use correct SAL_INFO log area Change-Id: