aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/cbvga.c
Commit message (Expand)AuthorAgeFilesLines
* cbvga: factor out cbvga_setup_modes()Gerd Hoffmann2018-06-221-25/+32
* SeaVGABios/cbvga: Advertise compatible VESA modesPatrick Rudolph2017-06-121-1/+103
* SeaVGABios/cbvga: Use active mode to clear screenPatrick Rudolph2017-06-121-1/+1
* SeaVGABIOS/vbe: Query driver for scanline pitch v2Patrick Rudolph2017-06-121-0/+7
* SeaVGABios/cbvga: Advertise correct pixel formatPatrick Rudolph2017-06-121-1/+3
* vgautil: Move definitions from cbvga.h and clext.h to vgautil.hKevin O'Connor2016-08-051-1/+0
* vgautil: Add new header file with misc function and variable definitionsKevin O'Connor2016-08-051-1/+2
* vgafb: Move header definitions from vgabios.h to new file vgafb.hKevin O'Connor2016-08-041-0/+1
* vgabios: Add software cursor capabilityKevin O'Connor2014-11-121-2/+2
* vgabios: Support emulating text mode attributes while in graphics modeKevin O'Connor2014-11-121-3/+7
* vgabios: Initial support for coreboot native vga vgabios.Kevin O'Connor2014-04-111-0/+189