CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/11/16 15:45:37
Modified files:
sys/arch/luna88k/conf: files.luna88k
sys/arch/luna88k/dev: omrasops.c
Added files:
sys/arch/luna88k/dev: maskbits.h omrasops.h omrasops1.c
Log message:
Re-organize luna88k rasops om_{copy,erase}{cols,rows} by using one
generic function, based on hp300/dev/diofb_mono.c.
This also fixes `screen is not updated when delete a character if it
is on the middle of a 32-bit word of the frame buffer' problem.
"Go for it!" miod@