[Spice-devel] [PATCH win-vdagent v7 0/3] Adding multiple monitors and arbitrary resolution for Windows 10
Sameeh Jubran
sameeh at daynix.com
Tue Aug 16 09:02:23 UTC 2016
Diffrences from previous patches:
* Fixed a bug when driver is disabled and enabled.
* Moved ioctls structures to qxl_windows.h
* Changes pointed out by Frediano.
* Cosmetic changes.
Sameeh Jubran (3):
Introducing Windows CCD API
Encapsulating XPDM implementation
Implementing WDDM interface to support multiple monitors and arbitrary
resolution
Makefile.am | 2 +
vdagent/desktop_layout.cpp | 148 ++----
vdagent/desktop_layout.h | 9 +-
vdagent/display_configuration.cpp | 1035 +++++++++++++++++++++++++++++++++++++
vdagent/display_configuration.h | 175 +++++++
5 files changed, 1247 insertions(+), 122 deletions(-)
create mode 100755 vdagent/display_configuration.cpp
create mode 100755 vdagent/display_configuration.h
--
2.7.4
More information about the Spice-devel
mailing list