Toomas Soome 5365af662c 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
2021-05-16 11:22:37 +03:00
..
2019-05-07 10:01:45 +00:00
2020-11-14 10:56:40 +00:00
2020-12-12 21:25:38 +00:00
2019-11-04 12:20:19 +00:00
2019-12-04 16:56:11 +00:00
2019-12-13 08:20:20 +00:00