[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 4b4c1660684bb495aa05185a4b9e0c3eb0ea2770 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Wed Nov 20 08:49:27 2013 -0600 GPU Calc: re-enable parallel

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4a37d4a33a6d56f6d1c7a9cb3d92a06e98ef49a3 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Wed Nov 20 16:24:16 2013 -0600 GPU Calc: fixed missing assigment operator in unrolling

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 290 +++ 1 file changed, 186 insertions(+), 104 deletions(-) New commits: commit cd67d819b45054ee8cbbb6a0cb261f3ef9b5b659 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Tue Nov 19 16:42:56 2013 -0600 GPU

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) New commits: commit 06c8a7a20517441e3f001a993cbeaa4e3fa69a54 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Tue Nov 19 19:24:06 2013 -0600 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 22 -- sc/source/core/opencl/formulagroupcl_public.hxx |6 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 1f3c1592da05740e695ef3502ca8f3cb4cdaa62b Author: I-Jui (Ray) Sung

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 9a28c1537c8687b72a4e89b80ed18ea46d77757e Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 03:09:24 2013 -0600 GPU Calc: re-enable

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 35 --- 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 6a31821484464565a11e579c619c80598532be82 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 18:28:34 2013 -0600 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx|6 -- sc/source/core/opencl/formulagroupcl_public.hxx |8 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 4b02e8daed896714962bd8fcbe592bebd94a76bd Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 246 ++- 1 file changed, 240 insertions(+), 6 deletions(-) New commits: commit d8b52aa7bc79bb2663841d040629aae97710c87a Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 23:19:15 2013 -0600 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 13 ++--- sc/source/core/opencl/formulagroupcl_public.hxx |1 + 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 77cb1767f723e2a3a07c6cb75ff46bef26eb82db Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Wei Wei
sc/source/core/opencl/formulagroupcl.cxx | 37 +++ sc/source/core/opencl/op_math.cxx|4 ++- 2 files changed, 21 insertions(+), 20 deletions(-) New commits: commit 12172c73b45e453c72e3afdc4459a6642711d23e Author: Wei Wei wei...@multicorewareinc.com Date:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 48 +++- sc/source/core/opencl/opbase.cxx | 53 +++ sc/source/core/opencl/opbase.hxx | 53 +-- 3 files changed, 96 insertions(+), 58 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 12026388fab146e3384f1ed00d1d9018795e18b0 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Sun Nov 17 23:23:42 2013 -0600 GPU Calc: fix building

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 216b61c16acc8c5366af4e7dd8118e2140d37371 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 00:13:13 2013 -0600 GPU Calc: fix regression caused by

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 47eea0af3e93eeced7280f97545188d92fe94480 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 00:24:31 2013 -0600 GPU Calc: fall back to SW interp for unsupported double

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-16 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 004dbafbd700b6074f20b3061d0e25e169132b3e Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Sat Nov 16 02:09:18 2013 -0600 GPU Calc: pass the right argument size

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d6fb706bc695bcf2a98a6983686a45fe8bc720d8 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Fri Nov 15 19:47:42 2013 -0600 GPU Calc: an attempt to fix compilation

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-01 Thread yiming ju
sc/source/core/opencl/opinlinefun_finacial.cxx | 941 + 1 file changed, 490 insertions(+), 451 deletions(-) New commits: commit 63798515b249dabd4af0ca4fd913536398f739ff Author: yiming ju yim...@multicorewareinc.com Date: Fri Nov 1 17:48:31 2013 +0800 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-31 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 93f2bee483b23c426966c5232ca4bd75044b7ada Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Thu Oct 31 13:02:49 2013 -0500 Fixed a typo in the GPU Calc

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-31 Thread Xukai Liu
sc/source/core/opencl/formulagroupcl.cxx | 21 sc/source/core/opencl/formulagroupcl_finacial.hxx | 31 sc/source/core/opencl/op_financial.cxx|9 +++ sc/source/core/opencl/op_financial.hxx|1 sc/source/core/opencl/opbase.hxx

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-30 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 37 +++ sc/source/core/opencl/opbase.cxx |2 - sc/source/core/opencl/opbase.hxx | 11 ++--- 3 files changed, 27 insertions(+), 23 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-30 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 224 +++ sc/source/core/opencl/op_financial.hxx |2 sc/source/core/opencl/opbase.hxx | 25 +-- 3 files changed, 99 insertions(+), 152 deletions(-) New commits: commit c555f15520e2d3c2c760b64a9791d68cbc67defc

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-30 Thread Kohei Yoshida
sc/source/core/opencl/openclwrapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b997c8cfba34aea35efbaa0237beaf9d9c3653d Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Oct 30 14:02:12 2013 -0400 Return false when no OpenCL device is

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/opbase.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0783ed47e223b7216766286c2c553970a1fd82d9 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Oct 29 17:17:48 2013 -0400 std::unique_ptr is C++11 specific. Let's use

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 15 +-- sc/source/core/opencl/opbase.cxx | 11 +++ 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit bb1a1054fae950f7cc164251b5ca61b63b5817f5 Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2bf7232a981ec009335562a799183055d2933f67 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Oct 29 19:16:21 2013 -0400 Catch exception always as const

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cfc9e0dc68abf2a35b9958d80d1ca27df6239da Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Oct 29 19:26:15 2013 -0400 DIE auto DIE!!! Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4ade490f992c84d5f2335528f1f286fa93180329 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Oct 29 19:44:16 2013 -0400 Hopefull this is the last of

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 18 -- sc/source/core/opencl/opbase.hxx |4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 5ebecfc110f2c31e7bcef1c6e0a8fb2f6f1d56d5 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Tue

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c88576e424d7e6827edf2d9894b16fe22675b333 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Oct 29 20:31:51 2013 -0400 Believe or not, '' in this context is also