On Thu, Feb 28, 2013 at 12:27:41PM +0200, Pekka Paalanen wrote:
> On Wed, 20 Feb 2013 12:46:42 -0500
> Kristian Høgsberg wrote:
>
> > On Wed, Feb 20, 2013 at 01:05:42PM +0200, Pekka Paalanen wrote:
> > > On Tue, 19 Feb 2013 17:04:50 -0500
> > > Kristian Høgsberg wrote:
> > >
> > > > First step
On Wed, 20 Feb 2013 12:46:42 -0500
Kristian Høgsberg wrote:
> On Wed, Feb 20, 2013 at 01:05:42PM +0200, Pekka Paalanen wrote:
> > On Tue, 19 Feb 2013 17:04:50 -0500
> > Kristian Høgsberg wrote:
> >
> > > First step towards getting rid of the transform.enabled optimization.
> > > ---
> > > src/
On Wed, Feb 20, 2013 at 01:05:42PM +0200, Pekka Paalanen wrote:
> On Tue, 19 Feb 2013 17:04:50 -0500
> Kristian Høgsberg wrote:
>
> > First step towards getting rid of the transform.enabled optimization.
> > ---
> > src/compositor.c | 11 +++
> > 1 file changed, 11 insertions(+)
> >
> >
On Tue, 19 Feb 2013 17:04:50 -0500
Kristian Høgsberg wrote:
> First step towards getting rid of the transform.enabled optimization.
> ---
> src/compositor.c | 11 +++
> 1 file changed, 11 insertions(+)
>
> diff --git a/src/compositor.c b/src/compositor.c
> index 64d0830..07b95a9 100644
First step towards getting rid of the transform.enabled optimization.
---
src/compositor.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/src/compositor.c b/src/compositor.c
index 64d0830..07b95a9 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -520,6 +520,17 @@ weston_su