Yuri Benditovich da0680c8d5 qxl-wddm-dod: Enable hardware pointer acceleration
Windows disables hw pointer acceleration and draws the cursor
in frame buffer if the driver does not report pointer capabilities
in QueryAdapterInfo. In this mode OS usually does not send pointer
commands to the driver or does it with pointer set to invisible
state. This mode of operation consumes CPU time and device-to-host
traffic. Now we enable pointer hardware acceleration.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-11-21 14:05:49 +00:00
2016-09-09 11:09:31 +01:00
2016-09-09 11:09:31 +01:00
2014-09-02 17:19:04 +10:00
2016-09-09 11:09:31 +01:00
2016-09-09 11:09:31 +01:00
2016-11-04 11:18:09 +00:00
2016-09-09 11:09:31 +01:00
2016-10-25 17:16:48 +02:00

QXL-WDDM-DOD

Heavily based on Microsoft KMDOD example and XDDM QXL driver

The most recent binaries can be found at https://www.spice-space.org/download/windows/qxl-wddm-dod/

Description
A Windows QXL WDDM DOD driver (Display-Only-Driver)
Readme 475 KiB
Languages
C++ 63%
C 35.8%
Batchfile 0.8%
VBScript 0.4%