Re: [PATCH] RDP compositor take 6

2013-04-01 Thread Jason Ekstrand
Looks good! Ship it! --Jason Ekstrand On Mon, Apr 1, 2013 at 4:43 PM, Hardening wrote: > This patch is the 6th version of the FreeRDP based compositor. > Changes from last version: > * use pixman_image_get_stride() when appropriate > * always realloc > > Reviewed-by: Jason Ekstrand > --- > co

[PATCH] RDP compositor take 6

2013-04-01 Thread Hardening
This patch is the 6th version of the FreeRDP based compositor. Changes from last version: * use pixman_image_get_stride() when appropriate * always realloc Reviewed-by: Jason Ekstrand --- configure.ac |7 + src/Makefile.am | 16 +- src/compositor-rdp.c | 1004 +++