Mark Vojkovich writes:
 >   XAA itself doesn't care.  You set the LINEAR_FRAMEBUFFER
 > in the XaaInfoRec Flags if you have a linear framebuffer.  If
 > you don't set that flag it won't put pixmaps in offscreen memory
 > (because the software rendering code won't be able to deal with
 > them), and it won't use an offscreen pixmap cache for the
 > same reason unless you provide XAA's ImageWrite, WritePixmap or
 > WritePixmapToCache replacement functions.
 > 
 >   The most difficult part of banked framebuffers is the software
 > fallback code.  I'm not sure what the status on the banking layer
 > is.  Marc La France would know.
 > 

The banking layer doesn't have RENDER support. Apart from that it
works well.

Egbert.
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to