kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26972
Re: Cairo boost
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 12 Dec 2016 17:08:44 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<1a052919-c0e3-0dcf-85f6-329a046f866d@cern.ch>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0
I have just fixed the two mentioned problems (screen refresh after flip,
inverted cursor control using arrow keys) and merged the changes to the
master branch.
Regards,
Orson
On 12/09/2016 05:32 PM, Maciej Sumiński wrote:
> Hi,
>
> Tom has just finished working on cairo backend optimizations [1]. We
> still have a few tricks up our sleeves, so if the current performance is
> still not high enough to make cairo the offical SW renderer, we can
> continue optimizations.
>
> It is not merged yet, as the most time consuming part is now implemented
> using pixman, which is one od cairo dependencies.
> Wayne, are you ok with making pixman an explicit KiCad dependency? I do
> not think it should be a problem, but I prefer to be safe than sorry.
>
> Tom's branch also contains refactoring of VIEW/VIEW_ITEM classes
> (decoupling EDA_ITEM from VIEW) and a small bonus feature called
> "flipped view".
>
> Regards,
> Orson
>
> 1. https://code.launchpad.net/~orsonmmz/kicad/+git/kicad/+ref/cairo_boost
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References