Rub�n wrote:
>         I forgot to ask a question, I want to make an Intro (demoscene
> rules) with fbdev and I want to use page flipping, but I doesn't know how to
> wait the vertical retrace to flip, can I do so? and how?

There is support in the fbcon API for that:

#define FB_ACTIVATE_VBL        16       /* activate values on next vbl  */

but currently no drivers implement it. :(
You're welcome to hack support for that into KGIcon. ;)

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to