Hi,
Am 13.09.2012 17:41, schrieb Ezequiel Garcia:
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.
Rotate what, exactly, and with which call?
Of course, I might be wrong. But, do you have 800 different places
where you call Flip()?
No, I said calls to DirectFB, not calls to Flip(), that one I have just once. But how do I "rotate" the surface I am about to flip? I know how to set rotation on a layer (in theory, as it doesn't work in practice) and a window, but for a surface, I'm at a loss.

Please note that DSCAPS_ROTATED is documented as "(unimplemented!)" in the DirectFB reference manual on directfb.org.

Greetings
Kasi Mir


_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to