summaryrefslogtreecommitdiff
path: root/hw/vga_int.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-16fix screendump (Stefano Stabellini)aliguori1-2/+1
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-2/+1
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori1-0/+2
2009-01-05Add cirrus reset handlerblueswir11-0/+1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-1/+0
2008-11-24vga optimization (Glauber Costa)aliguori1-0/+9
2008-11-24move vga_io_address to VGA State (Glauber Costa)aliguori1-0/+1
2008-11-24better type checking for vga (Glauber Costa)aliguori1-2/+2
2008-09-28Optional "precise" VGA retrace supportmalc1-1/+24
2008-07-01Implement resolution switching in common console code.pbrook1-0/+1
2008-02-10Add an ncurses UI.balrog1-0/+1
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