On Fri, 06 Mar 2015 13:31:28 -0600
Derek Foreman wrote:
> On 06/03/15 05:03 AM, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > Move the long piece of code computing the end-to-end transformation from
> > repaint_region() into a new function
> > pixman_renderer_compute_transform().
> >
On 06/03/15 05:03 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Move the long piece of code computing the end-to-end transformation from
> repaint_region() into a new function
> pixman_renderer_compute_transform().
>
> The code itself it not modified.
>
Nice refactor, but the transform
From: Pekka Paalanen
Move the long piece of code computing the end-to-end transformation from
repaint_region() into a new function
pixman_renderer_compute_transform().
The code itself it not modified.
Because the number of moved lines is so big, git-diff will show the
changes in the context ins