Age | Commit message (Expand) | Author |
2009-01-05 | Add cirrus reset handler | blueswir1 |
2009-01-04 | Fix VGA screen dump | blueswir1 |
2008-12-28 | Register reset handlers | blueswir1 |
2008-12-09 | KVM: Coalesced MMIO support | aliguori |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-11-24 | vga optimization (Glauber Costa) | aliguori |
2008-11-24 | better type checking for vga (Glauber Costa) | aliguori |
2008-11-24 | Introduce accessors for DisplayState (Stefano Stabellini) | aliguori |
2008-11-12 | Don't use "hz" in identifiers to make AIX happy. | balrog |
2008-11-12 | fix some variable initizalization issues (Stefano Stabellini) | aliguori |
2008-10-11 | Fix some debugging mistakes/leftovers | malc |
2008-09-28 | Fix dots per clock value, cleanup and "optimize" | malc |
2008-09-28 | Optional "precise" VGA retrace support | malc |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-05-04 | Fix spurious VGA updates | aurel32 |
2008-02-11 | Force a resize after leaving graphical mode in curses (spotted by Samuel Thib... | balrog |
2008-02-10 | Add an ncurses UI. | balrog |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths |
2007-11-17 | Break up vl.h. | pbrook |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-06-10 | Fix patch splitting lossage in vga.c | blueswir1 |
2007-06-10 | Attempt to fix incorrect colours on some BGR displays | blueswir1 |
2007-06-10 | Merge TCX and VGA pixel operations | blueswir1 |
2007-06-03 | Spelling fixes, by Stefan Weil. | ths |
2007-05-13 | Allow VMware-SVGA operation enable before command FIFO is configured. Implem... | balrog |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths |
2006-09-25 | VBE 4 bit bank selection fix (Volker Rupper) | bellard |
2006-09-21 | VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert) | bellard |
2006-08-18 | fixed VGA resolutions with height > 1024 | bellard |
2006-08-17 | save VGA PCI state | bellard |
2006-06-13 | support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ... | bellard |
2006-05-10 | bgr32 pixel format support | bellard |
2006-04-09 | Allow multiple graphics devices. | pbrook |
2005-07-03 | VGA bios support for PowerPC | bellard |
2005-04-23 | removed obsolete S3 VGA code | bellard |
2005-02-10 | dirty flag changes | bellard |
2004-11-14 | vga font change detection | bellard |
2004-11-07 | CRTC register write protection fix - line_compare, multi_scan and double_scan... | bellard |
2004-10-10 | limited 8 bit support - removed unaligned memory accesses in VGA (initial pat... | bellard |
2004-06-26 | dac write index register is r/w (Volker Ruppert) | bellard |
2004-06-21 | added PCI bus | bellard |
2004-06-08 | interlace support | bellard |
2004-06-06 | generic hardware cursor support | bellard |
2004-06-05 | Cirrus VGA display fix | bellard |
2004-06-05 | generic VGA API layer | bellard |
2004-06-03 | support for opaque data on memory I/Os | bellard |
2004-05-26 | partial big endian fixes - change VESA VBE ports for non i386 targets to avoi... | bellard |