A Windows QXL WDDM DOD driver (Display-Only-Driver)
da0680c8d5
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> |
||
---|---|---|
qxldod | ||
qxldod Package | ||
Tools | ||
.gitattributes | ||
.gitignore | ||
buildAll_NoSign.bat | ||
buildAll.bat | ||
LICENSE | ||
qxldod.sln | ||
README.md |
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/