freebsd-dev/sys/dev/vt/hw
Jean-Sébastien Pédron 37fcd2911e vt_vga: Clip the draw area to never draw offscreen
This fixes a bug when two windows use different fonts, but a longer-term
solution is required. The dirty area should be stored as pixels, not
character cells, because such coordinates don't have the same meaning in
all windows, when using different fonts.

MFC after:	1 week
2014-08-22 10:49:51 +00:00
..
efifb vt(4): Colors are indexed against a console palette, not a VGA palette 2014-08-10 17:04:10 +00:00
fb vt(4): Colors are indexed against a console palette, not a VGA palette 2014-08-10 17:04:10 +00:00
ofwfb vt(4): Colors are indexed against a console palette, not a VGA palette 2014-08-10 17:04:10 +00:00
vga vt_vga: Clip the draw area to never draw offscreen 2014-08-22 10:49:51 +00:00