On Sat, 2002-11-23 at 00:04, James Simmons wrote:
quoted
1. optimized putcs to speed up scrolling by 2-3x. (it's a small patch
but it already outperforms fb-2.4 especially at high color depths).
Compared with the previous patch I submitted, this change is
non-intrusive, so no other changes are required.
2. vga16fb imageblit that supports drawing of the penguin (vga-4-planes
only)
3. logo drawing for directcolor visuals.
Please send me those patches ASAP!!! I will linclude them right away.
Okay. Instead of patches, I'll just attach a file with the targeted
functions which you can choose to cut and paste or modify as you see
fit.
vga16fb_imageblit in vga16fb.c
fbcon_show_logo in fbcon.c
fbcon_accel_putcs in fbcon-accel.c