Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BGR_FORMAT fix | bellard | 2006-05-11 | 1 | -1/+1 |
* | bgr32 pixel format support | bellard | 2006-05-10 | 1 | -77/+83 |
* | limited 8 bit support - removed unaligned memory accesses in VGA (initial pat... | bellard | 2004-10-10 | 1 | -8/+7 |
* | endianness fixes | bellard | 2004-06-21 | 1 | -3/+15 |
* | hardware cursor depth = 15 fix | bellard | 2004-06-06 | 1 | -1/+1 |
* | generic hardware cursor support | bellard | 2004-06-06 | 1 | -0/+68 |
* | vga 9 pixel wide text char fix | bellard | 2004-04-07 | 1 | -8/+8 |
* | added bochs VBE support | bellard | 2004-02-06 | 1 | -0/+20 |
* | full softmmu support | bellard | 2003-10-27 | 1 | -2/+2 |
* | depth 32 fix | bellard | 2003-09-16 | 1 | -8/+8 |
* | Full VGA support, including old CGA modes, VGA planar and mode X | bellard | 2003-08-08 | 1 | -9/+135 |
* | fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode | bellard | 2003-08-05 | 1 | -6/+6 |
* | Hardware level VGA emulation (only text mode is tested) | bellard | 2003-08-04 | 1 | -0/+294 |