[Libreoffice-commits] core.git: Changes to 'private/tml/opencl-default-1'

Tor Lillqvist tml at collabora.com
Mon Nov 3 03:04:34 PST 2014


New branch 'private/tml/opencl-default-1' available with the following commits:
commit 9222675f7929831124aa7777423a31be84f7d0db
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Nov 3 11:01:30 2014 +0200

    Indent the generated OpenCL a bit saner
    
    Change-Id: Ie180d47558bdb9496ef55e39652f33ef52d1addb

commit 38f817d4f232da72d4714cca4c9427a18e971272
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Nov 3 11:00:01 2014 +0200

    Don't use OpenCL unless the function is in the subset we support
    
    Change-Id: I6c6fcc492f338cd8994bbc781bbf71abb6bf5057

commit 1468c0f8a510664fdd1e878f40778521e20636e1
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Nov 3 10:59:27 2014 +0200

    Don't use OpenCL unless the group is long enough
    
    Change-Id: I37d54e39186fca2653717bb364072a2b283bcfb9

commit 82f8243b877df57acdd49709f18c65a7f96569cb
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Nov 3 10:57:39 2014 +0200

    Add a setting for what subset of functions we use OpenCL for
    
    Change-Id: I9ecea99a921a9230fa80f813627db6cdf7ed5875

commit 98c94cf203e2b88985ee7c7fced71bd4d345f14a
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Oct 30 20:28:28 2014 +0200

    Avoid crash
    
    Sure, this is probably "defensive coding" and the root cause is my other
    changes...
    
    Change-Id: Ia888921fddc48dc022a3205c7e0abc7e2160cf5c

commit d37b9d7b49411b784036b78775057364940629a8
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Oct 30 15:40:54 2014 +0200

    Add more detailled configuration for OpenCL use, and make OpenCL default to on
    
    Add a boolean whether to use OpenCL for just a subset of functions, and a
    numberical minimum length of a cell group for OpenCL to be used. No
    functionality or GUI for this yet implemented, just the setting fields.
    
    Make whether to use OpenCL default to "on". Sure, this breaks stuff right and
    left for now. Fixes and workarounds later.
    
    Change-Id: I09b7aff9c7d1845df2bf01f09616e646373f030c



More information about the Libreoffice-commits mailing list