GUACAMOLE-188: Merge alpha component support for common surface.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/d831a4b9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/d831a4b9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/d831a4b9 Branch: refs/heads/master Commit: d831a4b9dfee685d2c00f83dabff59d0be917496 Parents: 075c770 1a5f489 Author: James Muehlner <[email protected]> Authored: Sun Jan 29 12:45:46 2017 -0800 Committer: James Muehlner <[email protected]> Committed: Sun Jan 29 12:45:46 2017 -0800 ---------------------------------------------------------------------- src/common/common/surface.h | 49 +++++++--- src/common/surface.c | 178 ++++++++++++++++++++++++++++++------- src/protocols/rdp/rdp_gdi.c | 28 +++--- src/protocols/rdp/rdp_glyph.c | 10 ++- src/terminal/display.c | 5 +- 5 files changed, 211 insertions(+), 59 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/d831a4b9/src/common/surface.c ----------------------------------------------------------------------
