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