qxl-wddm-dod/qxldod
Frediano Ziglio 7c0ced81d7 Do not set self_bitmap flag for QXL_DRAW_COPY command
Setting this flag on this command cause some performance issue.
When the server see this flag it updates the frame buffer and copy
part of it in a new allocated image. However for this command the
image is not used wasting only CPU and memory.
Also the frame buffer update causes the elimination optimisation
to be less effective causing more network usage.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Yuri Benditovich <yuri.benditovich@daynix.com>
2018-06-26 21:14:04 +01:00
..
include Add arbitrary resolution and monitors_config Escape 2016-09-12 10:13:33 +01:00
BaseObject.cpp Change licence to Apache v2 2016-11-04 11:18:09 +00:00
BaseObject.h Change licence to Apache v2 2016-11-04 11:18:09 +00:00
compat.cpp Update some file copyright statements 2016-11-07 09:45:14 +00:00
compat.h Update some file copyright statements 2016-11-07 09:45:14 +00:00
driver.cpp qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
driver.h qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
getVisualStudioCmdLine.vbs Change licence to Apache v2 2016-11-04 11:18:09 +00:00
mspace.c initial commit 2014-09-02 17:36:27 +10:00
mspace.h initial commit 2014-09-02 17:36:27 +10:00
QxlDod.cpp Do not set self_bitmap flag for QXL_DRAW_COPY command 2018-06-26 21:14:04 +01:00
QxlDod.h Add support for resolution 800x600 2018-05-21 13:10:03 +01:00
qxldod.inf Convert UTF-16LE files to single byte unix format 2016-09-09 11:09:36 +01:00
qxldod.inx Prevent installation on OSes earlier than Windows 8 2018-04-23 08:47:03 +01:00
qxldod.rc Configurable version information in binary and INF 2016-11-04 08:50:50 +00:00
qxldod.vcxproj qxl-wddm-dod: Support ETW for release version 2017-07-09 09:46:33 +01:00
qxldod.vcxproj.filters qxl-wddm-dod: add trace definition file for WPP 2017-07-09 09:46:13 +01:00
qxldod.vcxproj.user Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
resource.h initial commit 2014-09-02 17:36:27 +10:00
Version.props Configurable version information in binary and INF 2016-11-04 08:50:50 +00:00
WppTrace.h qxl-wddm-dod: add trace definition file for WPP 2017-07-09 09:46:13 +01:00