aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/clext.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-04vgabios: Implement VBE save/restore state function (func 04).Kevin O'Connor1-0/+3
2012-02-01vgabios: Minor - organize cirrus code so like functions are near each other.Kevin O'Connor1-1/+1
2012-02-01vgabios: Simplify cirrus find mode code.Kevin O'Connor1-1/+1
2012-02-01vgabios: Add support for VBE get/set display start function.Kevin O'Connor1-0/+2
2012-02-01vgabios: Add support for vbe get/set line length function.Kevin O'Connor1-0/+2
2012-02-01vgabios: Add support for vesa get/set window function.Kevin O'Connor1-0/+2
2012-02-01vgabios: Move BDA setting from driver code to common code.Kevin O'Connor1-1/+1
2012-01-14vgabios: Hook up Cirrus extended bios functions.Kevin O'Connor1-1/+3
2012-01-14vgabios: Unify code to generate the vbe mode list.Kevin O'Connor1-0/+1
2012-01-14vgabios: Use vgamode_s in cirrus and bochsvga mode tables.Kevin O'Connor1-0/+1
2011-12-31vgabios: Unify X_init() functions.Kevin O'Connor1-1/+1
2011-12-31vgabios: Unify X_set_mode() functions.Kevin O'Connor1-1/+1
2011-12-31vgabios: Create clext.h and use "clext_" as prefix for exported funcs.Kevin O'Connor1-0/+9