vgabios: Make VBE code independent of bochsvga.
[seabios.git] / vgasrc / vgabios.h
2012-01-14 Kevin O'Connorvgabios: Make VBE code independent of bochsvga.
2012-01-14 Kevin O'Connorvgabios: Extract out common parts of struct vgamode_s.
2012-01-14 Kevin O'Connorvgabios: Unify page size calculations; remove page...
2012-01-14 Kevin O'Connorvgabios: Use vesa style memory model flags in stdvga...
2012-01-01 Kevin O'Connorvgabios: Unify X_init() functions.
2011-12-31 Kevin O'Connorvgabios: Create clext.h and use "clext_" as prefix...
2011-12-31 Kevin O'Connorvgabios: Refactor vga_set_mode and stdvga_set_mode.
2011-12-31 Kevin O'Connorvgabios: Move vgafb_load_font to stdvga.c.
2011-12-31 Kevin O'Connorvgabios: Rename vgaio.c to stdvga.c.
2011-12-31 Kevin O'Connorvgabios: Move vbe code from vgabios.c to new file vbe.c.
2011-12-31 Kevin O'Connorvgabios: Rename vga.c to vgabios.c.