vgabios: Hook up Cirrus extended bios functions.
[seabios.git] / vgasrc / clext.c
2012-01-14 Kevin O'Connorvgabios: Hook up Cirrus extended bios functions.
2012-01-14 Kevin O'Connorvgabios: Make cirrus line lengths standard.
2012-01-14 Kevin O'Connorvgabios: Unify cirrus and vbe vesa 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-14 Kevin O'Connorvgabios: Remove dummy 0xfe mode from list of cirrus...
2012-01-14 Kevin O'Connorvgabios: Use standard naming for cirrus memmodel.
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...
2011-12-31 Kevin O'Connorvgabios: Introduce stdvga_get_crtc() and use it consist...
2011-12-31 Kevin O'Connorvgabios: Rename vgahw_* functions to stdvga_*.
2011-12-31 Kevin O'Connorvgabios: Rename vgaio.c to stdvga.c.
2011-12-31 Kevin O'Connorvgabios: Rename vga.c to vgabios.c.
2011-12-31 Kevin O'Connorvgabios: Continue port of clext.c.
2011-12-28 Kevin O'Connorvgabios: Fix compile error due to missing include in...
2011-12-21 Kevin O'ConnorUpdates to vgabios cirrus code.
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-05-18 Kevin O'ConnorVGA: Remove references to 'struct bregs' from vgaio...
2009-05-16 Kevin O'ConnorVGA: Minor - use "_g" suffix for global pointers.
2009-05-08 Kevin O'ConnorCleanup vga inb/outb port usages.
2009-05-07 Kevin O'ConnorAdd initial port of the "open source vga bios" project.