You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2017/01/29 20:46:51 UTC

[2/2] incubator-guacamole-server git commit: GUACAMOLE-188: Merge alpha component support for common surface.

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 <ja...@guac-dev.org>
Authored: Sun Jan 29 12:45:46 2017 -0800
Committer: James Muehlner <ja...@guac-dev.org>
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
----------------------------------------------------------------------