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
..
2021-01-07 21:15:26 +01:00
2021-04-30 12:53:45 -05:00
2019-02-26 06:22:10 +00:00
2021-04-12 16:13:33 +02:00
2020-09-08 23:22:11 +00:00
2019-02-26 06:22:10 +00:00
2021-01-03 20:45:37 +02:00
2020-01-23 10:40:34 +00:00
2021-04-30 12:53:45 -05:00