Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ge9 committed Jan 8, 2024
2 parents fe98ccf + 7af47f0 commit 2737d74
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# Indirect Display Driver Sample
License MIT and CC0 or Public Domain (for changes I made, check with Microsoft for their license), whichever is least restrictive -- Use it

AS IS - NO IMPLICIT OR EXPLICIT warranty This may break your computer, it didn't break mine. It runs in User Mode which means it's less likely to cause system instability like the Blue Screen of Death.
Check out the latest release to download, or find other versions below:
# Newer Versions
# Fork that is easy to install
https://github.com/ge9/IddSampleDriver

## Fork with HDR
https://github.com/itsmikethetech/Virtual-Display-Driver

If you want me to build on this donate eth or similar here: 0xB01b6328F8Be53c852a54432bbEe630cE0Bd559a
I now have a NEAR address: moopaloo.near

Thanks to https://github.com/akatrevorjay/edid-generator for the hi-res EDID.

# Indirect Display Driver Sample #

This is a sample driver that shows how to create a Windows Indirect Display Driver using the IddCx class extension driver.

Expand Down

0 comments on commit 2737d74

Please sign in to comment.