Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -13/+13 |
2007-05-13 | Allow VMware-SVGA operation enable before command FIFO is configured. Implem... | balrog | 1 | -0/+2 |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths | 1 | -0/+2 |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 1 | -0/+4 |
2006-09-21 | VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert) | bellard | 1 | -0/+3 |
2006-08-18 | fixed VGA resolutions with height > 1024 | bellard | 1 | -1/+2 |
2006-08-17 | save VGA PCI state | bellard | 1 | -0/+1 |
2006-06-13 | support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ... | bellard | 1 | -3/+6 |
2005-07-03 | VGA bios support for PowerPC | bellard | 1 | -0/+2 |
2004-11-14 | vga font change detection | bellard | 1 | -0/+1 |
2004-06-08 | interlace support | bellard | 1 | -0/+3 |
2004-06-06 | generic hardware cursor support | bellard | 1 | -0/+27 |
2004-06-05 | avoid using anonymous struct extension (not supported by all gcc 3.x) | bellard | 1 | -51/+66 |
2004-06-05 | generic VGA API layer | bellard | 1 | -0/+122 |