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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel