vgabios: Minor - organize cirrus code so like functions are near each other.
[seabios.git] / vgasrc / clext.h
2012-02-02 Kevin O'Connorvgabios: Minor - organize cirrus code so like functions...
2012-02-02 Kevin O'Connorvgabios: Simplify cirrus find mode code.
2012-02-02 Kevin O'Connorvgabios: Add support for VBE get/set display start...
2012-02-02 Kevin O'Connorvgabios: Add support for vbe get/set line length function.
2012-02-02 Kevin O'Connorvgabios: Add support for vesa get/set window function.
2012-02-02 Kevin O'Connorvgabios: Move BDA setting from driver code to common...
2012-01-14 Kevin O'Connorvgabios: Hook up Cirrus extended bios functions.
2012-01-14 Kevin O'Connorvgabios: Unify code to generate the vbe mode list.
2012-01-14 Kevin O'Connorvgabios: Use vgamode_s in cirrus and bochsvga mode...
2012-01-01 Kevin O'Connorvgabios: Unify X_init() functions.
2012-01-01 Kevin O'Connorvgabios: Unify X_set_mode() functions.
2011-12-31 Kevin O'Connorvgabios: Create clext.h and use "clext_" as prefix...