vgabios: Make cirrus line lengths standard.
[seabios.git] / vgasrc / vbe.c
2012-01-14 Kevin O'Connorvgabios: Make cirrus line lengths standard.
2012-01-14 Kevin O'Connorvgabios: Unify cirrus and vbe vesa functions.
2012-01-14 Kevin O'Connorvgabios: Make VBE code independent of bochsvga.
2012-01-14 Kevin O'Connorvgabios: Unify code to generate the vbe mode list.
2012-01-01 Kevin O'Connorvgabios: Unify X_set_mode() functions.
2011-12-31 Kevin O'Connorvgabios: Refactor vga_set_mode and stdvga_set_mode.
2011-12-31 Kevin O'Connorvgabios: Move vbe code from vgabios.c to new file vbe.c.
2011-12-31 Kevin O'Connorvgabios: Rename vbe.c to bochsvga.c.
2011-12-21 Julian PidancetPreliminary DISPI VBE driver implementation
2011-12-21 Julian PidancetPartially implement VBE interface, create VBE driver...