[Spice-devel] [PATCH win-vdagent v8 0/2] Adding multiple monitors and arbitrary resolution for Windows 10

Sameeh Jubran sameeh at daynix.com
Tue Aug 16 14:43:26 UTC 2016


Diffrences from previous patch:
* Modified the ioctls structures

NOTE: The patch "Encapsulating XPDM implementation" was pushed, However
I've modified the patch again.

Tested on both Windows 10 and XP and seems to be working great. I've modified
the driver accordingly, I'll send the driver patches soon.
Those patches require the following patch to be applied first to
spice-protocol:
https://lists.freedesktop.org/archives/spice-devel/2016-August/031409.html

Sameeh Jubran (2):
  Encapsulating XPDM implementation
  Implementing WDDMinterface to support multiple monitors and arbitrary
    resolution

 vdagent/desktop_layout.cpp        | 148 +++--------
 vdagent/desktop_layout.h          |   9 +-
 vdagent/display_configuration.cpp | 523 ++++++++++++++++++++++++++++++++++++++
 vdagent/display_configuration.h   |  83 ++++++
 4 files changed, 641 insertions(+), 122 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list