[Spice-devel] [PATCH win-vdagent v6 0/3] Adding multiple monitors and arbitrary resolution for Windows 10
Sameeh Jubran
sameeh at daynix.com
Tue Aug 9 12:08:09 UTC 2016
Diffrences from previous patches (v4, v5 should be ignored):
* splitted the patches into three.
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 | 1032 +++++++++++++++++++++++++++++++++++++
vdagent/display_configuration.h | 175 +++++++
5 files changed, 1244 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