aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/vgautil.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-13stdvgaio: Only read/write one color palette entry at a timeKevin O'Connor1-23/+0
2024-03-15vgasrc: Rename vgahw_get_linesize() to vgahw_minimum_linelength()Kevin O'Connor1-2/+1
2024-03-15vgasrc: Use curmode_g instead of vmode_g when mode is the current video modeKevin O'Connor1-14/+14
2019-05-15vbe: add edid support.Gerd Hoffmann1-0/+1
2019-03-15vga: add atiext driverGerd Hoffmann1-0/+6
2018-06-22qemu: add qemu ramfb supportGerd Hoffmann1-0/+3
2018-06-22vgasrc: add allocate_pmm()Gerd Hoffmann1-0/+1
2018-06-22qemu: add bochs-display supportGerd Hoffmann1-0/+3
2018-06-22cbvga: factor out cbvga_setup_modes()Gerd Hoffmann1-0/+1
2017-06-12SeaVGABIOS/vbe: Query driver for scanline pitch v2Patrick Rudolph1-0/+2
2016-08-05version: Update header files now that version.c is not auto generatedKevin O'Connor1-0/+3
2016-08-05vgautil: Move definitions from cbvga.h and clext.h to vgautil.hKevin O'Connor1-1/+30
2016-08-05vgautil: Move generic definitions from stdvga.h to vgautil.hKevin O'Connor1-0/+31
2016-08-05vgautil: Add new header file with misc function and variable definitionsKevin O'Connor1-0/+30