Commit Graph

14 Commits

Author SHA1 Message Date
Philippe Auphelle
50b0b74bc4 Merge remote-tracking branch 'upstream/master' 2012-01-17 13:01:38 +01:00
Marc-André Moreau
949bce4d54 wfreerdp: fix warnings and color conversion 2012-01-16 11:40:18 -05:00
Philippe Auphelle
7671f4a15b Merge remote-tracking branch 'upstream/master' 2012-01-11 16:45:51 +01:00
Marc-André Moreau
c7cc745575 libfreerdp-codec: add freerdp_convert_color_var() 2012-01-09 18:45:36 -05:00
Philippe Auphelle
9007a3aacf Merge remote-tracking branch 'upstream/master' 2012-01-04 17:44:44 +01:00
Marc-André Moreau
e95dcc4c5e libfreerdp-core: fix decompression of color brushes 2011-12-30 14:23:47 -05:00
Marc-André Moreau
2d34a62ce8 libfreerdp-codec: fix color conversion issues for OpaqueRect with --gdi sw,hw 2011-12-30 10:00:03 -05:00
David Sundstrom
622375cef2 Detect when sever visual has an inverted color map and invert all color conversions.
Remote spurious printf() in code
2011-12-21 17:00:09 -06:00
Philippe Auphelle
fd7eca49a9 Fix spelling mistake in a comment. 2011-12-12 15:49:44 +01:00
Philippe Auphelle
711f4b2202 Refactored bitmap_flip in bitmap.c to use freerdp_bitmap_flip in color.c. Added in place "bitmap flip" in freerdp_bitmap_flip, changed bitmap_decompress (in bitmap.c) to use it. 2011-12-12 14:41:31 +01:00
Anthony Tong
d974829442 codec: fix 24bpp color conv 2011-11-23 19:15:14 -06:00
Nicolas Graziano
025ebf1773 Try to get good color for 8 Bpp and 15 Bpp.
The method is try and correct for 8, 15, 16 24 and 32.
I made all this change in freerdp_color_convert_rgb to prevent
blue = clrconv->palette->entries[srcColor].red
2011-10-25 04:12:57 +02:00
Marc-André Moreau
f6cd71026e xfreerdp: started bitmap caching support 2011-10-04 21:29:01 -04:00
Marc-André Moreau
3297db7062 libfreerdp-codec: merge with libfreerdp-rfx 2011-10-02 20:28:20 -04:00