A Windows QXL WDDM DOD driver (Display-Only-Driver)
Go to file
Sameeh Jubran 27713ea765 Fixing Move rectangles implementation
As documented in MSDN, "DxgkDdiPresentDisplayOnly" should copy
each "move rectangle" from a given source point in the source buffer
to the destination. The current implementation doesn't take into account
the shift of the given source point at all. This patch fixies the issue.

Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-09-09 14:15:18 +01:00
qxldod Fixing Move rectangles implementation 2016-09-09 14:15:18 +01:00
qxldod Package Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
Tools Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
.gitignore Initial commit 2014-09-02 17:19:04 +10:00
buildAll_NoSign.bat Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
buildAll.bat Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
LICENSE add GPLv2 license file 2015-05-06 18:12:08 +10:00
qxldod.sln Upgrade to Windows 10 WDK 2016-09-09 11:09:31 +01:00
README.md initial commit 2014-09-02 17:36:27 +10:00

qxl-dod

QXL WDDM DOD driver

Heavily based on Microsoft KMDOD example and XDDM QXL driver

The most recent binaries can be found at http://people.redhat.com/~vrozenfe/qxlwddm/