On Fri, Jun 22, 2007 at 09:29:55AM -0500, Lloyd Sargent wrote: > On Friday 22 June 2007 03:28, Ville Syrjälä wrote: > > On Thu, Jun 21, 2007 at 03:43:54PM -0500, Lloyd Sargent wrote: > > Normally DirectFB will decide whether place the buffers in system or > > video memory based on some undocumented rules. You can force the > > buffers to video memory with DSCAPS_VIDEOONLY (or to system > > memory with DSCAPS_SYSTEMONLY). > > I've added DSCAPS_VIDEOONLY and now I get an error "OUT OF VIDEO MEMORY". > > What does directfb depend on to determine the video memory size?
The fbdev driver will provide that information. -- 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
