]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate the ega renderer switch. It did nothing useful except hold
authorbde <bde@FreeBSD.org>
Thu, 20 Apr 2017 17:22:03 +0000 (17:22 +0000)
committerbde <bde@FreeBSD.org>
Thu, 20 Apr 2017 17:22:03 +0000 (17:22 +0000)
commitf980795b00e0f82183fa9fe3f1e6bc8110427837
treeb98a59d566ef27b6e988ce914660e4de0efbee64
parent9a3d9516b697e8ac5a7f1982f3d9b41d34cf5336
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.
sys/dev/syscons/scvgarndr.c