some performance fixes
authorNorbert Federa <norbert.federa@thincast.com>
Mon, 27 Mar 2017 07:00:27 +0000 (09:00 +0200)
committerNorbert Federa <norbert.federa@thincast.com>
Mon, 27 Mar 2017 18:14:13 +0000 (20:14 +0200)
commitfa2086686bd51e2c783a2f72f71e729dab316c01
tree3f8cbe603ae9295d08273d5bea6a5f82ce85c07f
parentaa0e29372a2a9d44b48d9eb0bf41ecf45c2b87c4
some performance fixes

- draw only the updated region in the gdi and x11 surface bits implementation
- don't repeatedly call IsProcessorFeaturePresentEx in rfx rlgr decoder
- fix ugly and unaligned profiler print layout and remove an unnecessary value
client/X11/xf_gdi.c
libfreerdp/codec/rfx_rlgr.c
libfreerdp/gdi/gdi.c
libfreerdp/utils/profiler.c