aboutsummaryrefslogtreecommitdiff
path: root/hw/vga_int.h
AgeCommit message (Expand)Author
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-05-13Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog
2007-04-29Memory-mapped interface for VGA, by Herve Poussineau.ths
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard
2006-08-18fixed VGA resolutions with height > 1024bellard
2006-08-17save VGA PCI statebellard
2006-06-13support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard
2005-07-03VGA bios support for PowerPCbellard
2004-11-14vga font change detectionbellard
2004-06-08interlace supportbellard
2004-06-06generic hardware cursor supportbellard
2004-06-05avoid using anonymous struct extension (not supported by all gcc 3.x)bellard
2004-06-05generic VGA API layerbellard