Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VirtualMonitor/VirtualMonitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: VirtualMonitor/VirtualMonitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wddm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 4, 2013

  1. VirtualMonitor_WDDM: Addition of new directory for source code relate…

    …d to
    
    virtualmonitor support for WDDM driver. Also added LowerDriver.cpp
    which is a display minitport driver.
    anshulmakkar committed Oct 4, 2013
    Configuration menu
    Copy the full SHA
    3360a40 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2013

  1. Configuration menu
    Copy the full SHA
    d4e7111 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. added GPL V2 license

    anshulmakkar committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    d05b52e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2013

  1. Add a testing mechanism for DummyDrvIntf. with -tf ScreenRawCap.bin, …

    …it will read pixel data from ScreenRawCap.bin. and display it. it is usefull when you trying to implement a new virtual monitor driver. fisrt you can focus on how to implement virtual monitor driver for a specific target OS. and dump the pixel content into a file. then verify if it is correct with -tf ScreenRawCap.bin
    Derek committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    6288f0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wddm' of https://github.com/VirtualMonitor/VirtualMonitor

    … into wddm
    Derek committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    f5e3dc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Configuration menu
    Copy the full SHA
    17b2a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0bdb5f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    03a2b00 View commit details
    Browse the repository at this point in the history
Loading