FreeRDP/libfreerdp
Armin Novak 1c4c57821b Ignore alpha channel in freerdp_image_copy
When copying image data consider formats that only differ on use
of alpha data equal. This allows using the optimized copy routine
instead of the slower color conversion routine. Fixes #3616
2016-11-24 09:31:14 +01:00
..
cache Fixed missing NULL checks. 2016-10-19 11:11:35 +02:00
codec Ignore alpha channel in freerdp_image_copy 2016-11-24 09:31:14 +01:00
common channels: properly handle VirtualChannelEntryEx in static virtual channel loading 2016-11-16 09:52:24 -05:00
core Merge pull request #3593 from ccpp/gateway-http-bugfix 2016-11-16 19:27:55 +01:00
crypto crypto: Remove unneeded update (+) flag from file open mode 2016-10-17 14:49:26 +02:00
gdi Merge pull request #3594 from akallabeth/line_draw_color_format 2016-11-18 12:46:14 +01:00
locale WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
primitives Fixed clang warnings. 2016-10-06 13:43:09 +02:00
utils WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
CMakeLists.txt Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
freerdp.pc.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00