summaryrefslogtreecommitdiffstats
path: root/hw/cirrus_vga.c
Commit message (Expand)AuthorAgeFilesLines
* depth=24 write mask fix (Volker Ruppert)bellard2005-04-261-1/+1
* destination write mask support, fixed banked memory access, read-only access ...bellard2005-04-171-4/+4
* mode 4 and 5 write fix (Magnus Damn)bellard2005-01-261-7/+9
* bitblt fix (aka Solaris display fix)bellard2004-11-151-1/+2
* CRTC register write protection fixbellard2004-11-071-1/+1
* faster Cirrus VGA VRAM accessbellard2004-10-101-8/+78
* load/save state supportbellard2004-07-101-0/+91
* 24 bpp fixesbellard2004-07-061-45/+60
* dac write index register is r/w - CR1D access fix (Volker Ruppert)bellard2004-06-261-2/+6
* added PCI busbellard2004-06-211-3/+3
* pattern fill fixes and optimizationbellard2004-06-091-21/+28
* set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) -...bellard2004-06-081-14/+58
* cirrus blitter fixesbellard2004-06-071-3/+28
* hardware cursor support - fill with rop support - color expand and color expa...bellard2004-06-061-621/+655
* better to use different ID for ISA and PCIbellard2004-06-051-13/+10
* change ID to CLGD5446 - added solidfill support - fixed hidden dac accessbellard2004-06-051-73/+205
* Cirrus fixesbellard2004-06-051-32/+45
* avoid using anonymous struct extension (not supported by all gcc 3.x)bellard2004-06-051-2/+1
* mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes)bellard2004-06-051-129/+108
* Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge)bellard2004-06-051-0/+2705
OpenPOWER on IntegriCloud