Fix OpenSolaris build breaking typos
[qemu] / hw / vga_template.h
2009-09-09 Juan Quintelavga: Rename last VGAState occurrences to VGACommonState
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
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...
2006-05-11 bellardBGR_FORMAT fix
2006-05-10 bellardbgr32 pixel format support
2004-10-10 bellardlimited 8 bit support - removed unaligned memory access...
2004-06-21 bellardendianness fixes
2004-06-06 bellardhardware cursor depth = 15 fix
2004-06-06 bellardgeneric hardware cursor support
2004-04-07 bellardvga 9 pixel wide text char fix
2004-02-06 bellardadded bochs VBE support
2003-10-27 bellardfull softmmu support
2003-09-16 bellarddepth 32 fix
2003-08-08 bellardFull VGA support, including old CGA modes, VGA planar...
2003-08-05 bellardfixed graphical VGA 16 color mode - fixed 9 pixel wide...
2003-08-04 bellardHardware level VGA emulation (only text mode is tested)