rdpgfx/server: Fix for windows10 clients
authorzihao.jiang <zihao.jiang@yahoo.com>
Sat, 20 Aug 2016 17:02:13 +0000 (01:02 +0800)
committerzihao.jiang <zihao.jiang@yahoo.com>
Sat, 20 Aug 2016 17:59:40 +0000 (01:59 +0800)
commit92ca9851d2b553ce4d0a09e701514b52bb9ad506
treeccb0263c4788dd388e0bc026e90417e21a6cc109
parent5d4e9a2c87bcf121736e5962caa79a919f4bf93c
rdpgfx/server: Fix for windows10 clients
1. Fix order of gfx reset and new-surface. Windows10 client will show black screen with this issue(FreeRDP itself is dramatically immune to this issue)
2. Handle RDPGFX_QOE_FRAME_ACKNOWLEDGE_PDU for FPS control
server/shadow/shadow_client.c