HomeFreeBSD

loader: gfx_fb_drawrect should use GfxFbBltVideoFill

Description

loader: gfx_fb_drawrect should use GfxFbBltVideoFill

The gfx_fb_drawrect() is drawing rectangle by pixels, this can be very
slow on some systems. Use Blt() video fill primitive instead.

Testing done: Tested on mac mini 2012 where the issue was revealed

Reviewed by: yuripv
MFC after: 1 week

Details

Provenance
tsoomeAuthored on May 11 2021, 6:05 PM
Parents
rG80ba60f64394: kerberos.8: Replace dead link
Branches
Unknown
Tags
Unknown