2008-12-28 |
blueswir1 | Register reset handlers |
blob | commitdiff | raw |
2008-12-09 |
aliguori | KVM: Coalesced MMIO support |
blob | commitdiff | raw | diff to current |
2008-12-01 |
pbrook | Change MMIO callbacks to use offsets, not absolute... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | vga optimization (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | better type checking for vga (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | Introduce accessors for DisplayState (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2008-11-12 |
balrog | Don't use "hz" in identifiers to make AIX happy. |
blob | commitdiff | raw | diff to current |
2008-11-12 |
aliguori | fix some variable initizalization issues (Stefano Stabe... |
blob | commitdiff | raw | diff to current |
2008-10-11 |
malc | Fix some debugging mistakes/leftovers |
blob | commitdiff | raw | diff to current |
2008-09-28 |
malc | Fix dots per clock value, cleanup and "optimize" |
blob | commitdiff | raw | diff to current |
2008-09-28 |
malc | Optional "precise" VGA retrace support |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Implement resolution switching in common console code. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | Fix spurious VGA updates |
blob | commitdiff | raw | diff to current |
2008-02-11 |
balrog | Force a resize after leaving graphical mode in curses... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Add an ncurses UI. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | qemu_put signedness fixes, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Fix patch splitting lossage in vga.c |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Attempt to fix incorrect colours on some BGR displays |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Merge TCX and VGA pixel operations |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
balrog | Allow VMware-SVGA operation enable before command FIFO... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
ths | Memory-mapped interface for VGA, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
blob | commitdiff | raw | diff to current |
2006-09-25 |
bellard | VBE 4 bit bank selection fix (Volker Rupper) |
blob | commitdiff | raw | diff to current |
2006-09-21 |
bellard | VBE: 8 bit DACs + support for VBE BIOS IDs (Volker... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
bellard | fixed VGA resolutions with height > 1024 |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | save VGA PCI state |
blob | commitdiff | raw | diff to current |
2006-06-13 |
bellard | support for Bochs VBE GETCAPS call so that -std-vga... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
bellard | bgr32 pixel format support |
blob | commitdiff | raw | diff to current |
2006-04-09 |
pbrook | Allow multiple graphics devices. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | VGA bios support for PowerPC |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | removed obsolete S3 VGA code |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | dirty flag changes |
blob | commitdiff | raw | diff to current |
2004-11-14 |
bellard | vga font change detection |
blob | commitdiff | raw | diff to current |
2004-11-07 |
bellard | CRTC register write protection fix - line_compare,... |
blob | commitdiff | raw | diff to current |
2004-10-10 |
bellard | limited 8 bit support - removed unaligned memory access... |
blob | commitdiff | raw | diff to current |
2004-06-26 |
bellard | dac write index register is r/w (Volker Ruppert) |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | added PCI bus |
blob | commitdiff | raw | diff to current |
2004-06-08 |
bellard | interlace support |
blob | commitdiff | raw | diff to current |
2004-06-06 |
bellard | generic hardware cursor support |
blob | commitdiff | raw | diff to current |
2004-06-05 |
bellard | Cirrus VGA display fix |
blob | commitdiff | raw | diff to current |
2004-06-05 |
bellard | generic VGA API layer |
blob | commitdiff | raw | diff to current |
2004-06-03 |
bellard | support for opaque data on memory I/Os |
blob | commitdiff | raw | diff to current |
2004-05-26 |
bellard | partial big endian fixes - change VESA VBE ports for... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | dummy VGA PCI support - VGA font selection fix (Daniel... |
blob | commitdiff | raw | diff to current |
2004-04-29 |
bellard | Bochs VBE emulation fix |
blob | commitdiff | raw | diff to current |
2004-04-28 |
bellard | Bochs VBE emulation fix |
blob | commitdiff | raw | diff to current |
2004-04-28 |
bellard | isa memory remapping support (aka PPC PREP VGA support) |
blob | commitdiff | raw | diff to current |
2004-04-26 |
bellard | amd64 port (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | consistent use of target_ulong and target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | disabled S3 VGA |
blob | commitdiff | raw | diff to current |
2004-04-15 |
bellard | avoid segfault if transient invalid text resolution |
blob | commitdiff | raw | diff to current |
2004-04-15 |
bellard | blanking support |
blob | commitdiff | raw | diff to current |
2004-04-07 |
bellard | vga 9 pixel wide text char fix |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | use new timer API |
blob | commitdiff | raw | diff to current |
2004-03-17 |
bellard | device independent VGA screen dump |
blob | commitdiff | raw | diff to current |
2004-03-14 |
bellard | io port API change - removed dumb console redraw (not... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
bellard | bochs vbe: virtual screen support and bank switch ... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
bellard | added bochs VBE support |
blob | commitdiff | raw | diff to current |
2004-01-27 |
bellard | vga memory address fix |
blob | commitdiff | raw | diff to current |
2004-01-05 |
bellard | use CPUState |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | hack for target_ulong define |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | explicited S3 specific code - added more debug code |
blob | commitdiff | raw | diff to current |
2003-10-30 |
bellard | big endian fixes |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | multiscan/doublescan fix (malc) |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | new directory structure |
blob | commitdiff | raw | diff to current |
2003-08-11 |
bellard | mode X double scan fix (malc) |
blob | commitdiff | raw | diff to current |
2003-08-08 |
bellard | Full VGA support, including old CGA modes, VGA planar... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
bellard | fixed graphical VGA 16 color mode - fixed 9 pixel wide... |
blob | commitdiff | raw | diff to current |
2003-08-04 |
bellard | Hardware level VGA emulation (only text mode is tested) |
blob | commitdiff | raw | diff to current |
|