On Wed, 27 Feb 2013 17:17:55 -0500
Kristian Høgsberg wrote:
> On Thu, Feb 21, 2013 at 11:05:41AM +0200, Pekka Paalanen wrote:
> > On Wed, 20 Feb 2013 11:52:18 -0500
> > Kristian Høgsberg wrote:
> >
> > > We have matrix.type now and can rely on that for optimizing
> > > transformations
> > > an
On Thu, Feb 21, 2013 at 11:05:41AM +0200, Pekka Paalanen wrote:
> On Wed, 20 Feb 2013 11:52:18 -0500
> Kristian Høgsberg wrote:
>
> > We have matrix.type now and can rely on that for optimizing transformations
> > and choosing fast-paths.
> > ---
> > shared/matrix.c | 15 +++
>
On Wed, 20 Feb 2013 11:52:18 -0500
Kristian Høgsberg wrote:
> We have matrix.type now and can rely on that for optimizing transformations
> and choosing fast-paths.
> ---
> shared/matrix.c | 15 +++
> src/compositor-drm.c | 5 ++---
> src/compositor-rpi.c | 2 +-
> src/comp
We have matrix.type now and can rely on that for optimizing transformations
and choosing fast-paths.
---
shared/matrix.c | 15 +++
src/compositor-drm.c | 5 ++---
src/compositor-rpi.c | 2 +-
src/compositor.c | 50 +-
src/c