Hi,

On Thu, Sep 13, 2012 at 12:39 PM, Karim 'Kasi Mir' Senoucci
<direc...@tvetc.de> wrote:
> Hi,
> Am 13.09.2012 17:31, schrieb Ezequiel Garcia:
>
>>
>>> My program currently doesn't refresh the display more than eight times
>>> per
>>> second, so there really is no need for more fps. :-)
>>>
>> In that case, why don't you rotate "by-hand"?
>
> What do you mean by this? Are you suggesting that I should "simply" rotate
> every of my roughly 800 calls to DirectFB instead of rotating just the
> surface (or layer) once?
>

Well, I'm not familiar with your app. But, I would think to be wise to have
just one call to Flip(). You simply have to rotate before flipping.

Of course, I might be wrong. But, do you have 800 different places
where you call Flip()?
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to