summaryrefslogtreecommitdiffstats
path: root/hw/vga_int.h
Commit message (Expand)AuthorAgeFilesLines
* Remove vga_ram_sizePaul Brook2009-05-131-0/+3
* vga: Replace VGA_COMMON with a structureAvi Kivity2009-05-081-86/+84
* vga: Cleanup dirty logging (Jan Kiszka)aliguori2009-04-171-1/+0
* Clean up VGA ram allocation.pbrook2009-04-101-2/+1
* Revert r6989aliguori2009-04-071-4/+0
* Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori2009-04-051-0/+4
* fix screendump (Stefano Stabellini)aliguori2009-01-161-2/+1
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+1
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-151-0/+2
* Add cirrus reset handlerblueswir12009-01-051-0/+1
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-1/+0
* vga optimization (Glauber Costa)aliguori2008-11-241-0/+9
* move vga_io_address to VGA State (Glauber Costa)aliguori2008-11-241-0/+1
* better type checking for vga (Glauber Costa)aliguori2008-11-241-2/+2
* Optional "precise" VGA retrace supportmalc2008-09-281-1/+24
* Implement resolution switching in common console code.pbrook2008-07-011-0/+1
* Add an ncurses UI.balrog2008-02-101-0/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-13/+13
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-131-0/+2
* Memory-mapped interface for VGA, by Herve Poussineau.ths2007-04-291-0/+2
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-0/+4
* VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2006-09-211-0/+3
* fixed VGA resolutions with height > 1024bellard2006-08-181-1/+2
* save VGA PCI statebellard2006-08-171-0/+1
* support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard2006-06-131-3/+6
* VGA bios support for PowerPCbellard2005-07-031-0/+2
* vga font change detectionbellard2004-11-141-0/+1
* interlace supportbellard2004-06-081-0/+3
* generic hardware cursor supportbellard2004-06-061-0/+27
* avoid using anonymous struct extension (not supported by all gcc 3.x)bellard2004-06-051-51/+66
* generic VGA API layerbellard2004-06-051-0/+122
OpenPOWER on IntegriCloud