[e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread BT
Hi there I'm writing a small full-screen app with E17 libraries evas/ecore, running on an ARM920T platform with 800x480 16bit screen. Development so far has been under X, optionally with the app grabbing the full screen. Performance is at times poor (e.g. gliding a full-screen image into

Re: [e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread BT
On Tue, 23 Sep 2008 12:02:06 -0300 Gustavo Sverzut Barbieri barbieri-at-profusion.mobi |enlightenment| ... wrote: Instead, performance is much worse. Events scheduled for 0.1 sec are running at about 1 per sec, with the CPU maxed out (while images are being moved on the screen).

Re: [e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread Gustavo Sverzut Barbieri
On Tue, Sep 23, 2008 at 11:40 AM, BT [EMAIL PROTECTED] wrote: Hi there I'm writing a small full-screen app with E17 libraries evas/ecore, running on an ARM920T platform with 800x480 16bit screen. Development so far has been under X, optionally with the app grabbing the full screen.

Re: [e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread Gustavo Sverzut Barbieri
On Tue, Sep 23, 2008 at 12:24 PM, BT [EMAIL PROTECTED] wrote: On Tue, 23 Sep 2008 12:02:06 -0300 Gustavo Sverzut Barbieri barbieri-at-profusion.mobi |enlightenment| ... wrote: Instead, performance is much worse. Events scheduled for 0.1 sec are running at about 1 per sec, with the CPU