[EMAIL PROTECTED] wrote: > Denis, > Have you had any success with the screen flipping? Are you only doing it > for windowed mode? If so is there any way to do it for non windowed > mode as > well?
If the non-windowed mode is using double buffering it should be no problem. I'm planning to add blitting flags for flip/rotate. We would need flags for flipping as well or a way to set a configuration per surface with a new method. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
