On Sat, Nov 12, 2005 at 11:03:52PM +0530, Sourath Roy wrote: > In my setup I use the NVIDIA with Linux driver NV32. > > What I see is when CooperativeLevel == DFSCL_FULLSCREEN and primary surface > with capability DSCAPS_FLIPPING, I can see all the drawing without doing any > Flip().
Then there is a bug somewhere. With double or triple buffered surface you should never see any changes until Flip() is called. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
