CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/06/28 14:06:50

Modified files:
        sys/dev/rasops : rasops.c rasops.h 

Log message:
Add support for write-only framebuffers.  This makes the code that copies
rows and columns redraw the destination area instead of reading pixel values
from the framebuffer.  This can be a considerable performance win.  Only
works together with RI_VCONS.

ok miod@

Reply via email to