diff options
author | Xavier Bachelot <xavier@bachelot.org> | 2007-03-28 15:24:05 +0000 |
---|---|---|
committer | Xavier Bachelot <xavier@bachelot.org> | 2007-03-28 15:24:05 +0000 |
commit | be67432625cd2645016d7d66128c2848e2e35d59 (patch) | |
tree | 21f20903174fb79fef6fb5f05b00be17cdca908b | |
parent | c7b3e9616e637155eea2733f5df98db0b989df23 (diff) |
Fix Xv for CX700 (Gabriel Mansi)
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,4 +1,15 @@ -2007-03-20 vier Bachelot <xavier-at-bachelot-dot-org> +2007-03-28 Gabriel Mansi <gabriel-dot-mansi-at-gmail-dot-com> + + * unichrome/via_bandwidth.c: (ViaSetPrimaryFIFO): + * unichrome/via_swov.c: (viaWaitHQVFlip), (VIAVidHWDiffInit), + (viaSetColorSpace), (ViaInitVideoStatusFlag), (ViaSetVidCtl), + (SetFIFO_V3_64or32or32), (SetFIFO_V3_64or32or16), (SetColorKey), + (SetChromaKey), (Upd_Video): + * unichrome/via_video.c: (Flip), (viaDmaBlitImage), (viaPutImage): + + Fix Xv for CX700. + +2007-03-20 Xavier Bachelot <xavier-at-bachelot-dot-org> * unichrome/via_bandwidth.c: (ViaSetPrimaryFIFO), (ViaSetSecondaryFIFO): |