Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / vga_int.h
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-04-17 aliguorivga: Cleanup dirty logging (Jan Kiszka)
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-07 aliguoriRevert r6989
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-01-16 aliguorifix screendump (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-05 blueswir1Add cirrus reset handler
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguorivga optimization (Glauber Costa)
2008-11-24 aliguorimove vga_io_address to VGA State (Glauber Costa)
2008-11-24 aliguoribetter type checking for vga (Glauber Costa)
2008-09-28 malcOptional "precise" VGA retrace support
2008-07-01 pbrookImplement resolution switching in common console code.
2008-02-10 balrogAdd an ncurses UI.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-13 balrogAllow VMware-SVGA operation enable before command FIFO...
2007-04-29 thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2006-09-21 bellardVBE: 8 bit DACs + support for VBE BIOS IDs (Volker...
2006-08-18 bellardfixed VGA resolutions with height > 1024
2006-08-17 bellardsave VGA PCI state
2006-06-13 bellardsupport for Bochs VBE GETCAPS call so that -std-vga...
2005-07-03 bellardVGA bios support for PowerPC
2004-11-14 bellardvga font change detection
2004-06-08 bellardinterlace support
2004-06-06 bellardgeneric hardware cursor support
2004-06-05 bellardavoid using anonymous struct extension (not supported...
2004-06-05 bellardgeneric VGA API layer