freebsd-dev/sys/dev/vt/hw/vga
Jean-Sébastien Pédron 83fbb296a9 vt(4): Store a rectangle for the drawable area, not just the top-left corner
This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after:	1 week
2014-08-25 19:06:31 +00:00
..
vt_vga_reg.h Rename vt(4) vga module to dismiss interference with syscons(4) vga module. 2014-06-18 22:10:10 +00:00
vt_vga.c vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00