CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/27 16:07:39
Modified files:
sys/arch/sparc64/dev: ifb.c
Log message:
Use hardware acceleration for scrolling and make sure we only use the low bit
of each pixel value. This avoids "overlay artifacts" and turns ifb(4) into
a usable console framebuffer.
help from miod@
