HomeFreeBSD

Eliminate the ega renderer switch. It did nothing useful except hold

Description

Eliminate the ega renderer switch. It did nothing useful except hold
a pointer to the main ega drawing method which is misoptimized be in
a different function than the main vga planar mode drawing method.
Vga initialization handles everything with no extra code except for
selecting the different function.

Details

Provenance
bdeAuthored on
Parents
rS317198: When the character width is 9, remove vertical lines in the mouse cursor
Branches
Unknown
Tags
Unknown