Skip to content

Commit 7290cd6

Browse files
README: add recent changelog (last 5 feature updates)
1 parent fea4d9e commit 7290cd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ This project creates a _virtual monitor_ in Windows that functions just like a p
1212

1313
Unlike traditional monitors, this virtual display supports custom resolutions and refresh rates beyond hardware limitations—offering greater flexibility for advanced setups. You can also use custom EDIDs to simulate or emulate existing hardware displays.
1414

15+
## 🧾 Changelog (recent)
16+
17+
- **PCI-bus based GPU selection (LUID)**: Improved multi-GPU render adapter selection by resolving an adapter **LUID from a PCI bus number** (more deterministic than name-only matching).
18+
- **Device/PCI-slot friendly naming**: Improved device identification / friendly naming using DeviceID and PCI slot info.
19+
- **GetIddCx helper tool**: Added source for the `GetIddCx` utility to query IddCx versions.
20+
- **EDID integration**: Added EDID integration support for custom/virtual monitor profiles.
21+
- **Performance optimization**: Driver performance improvements (various internal optimizations).
22+
1523
## ⬇️ Download Latest Version
1624

1725
- [Driver Installer (Windows 10/11)](https://github.com/VirtualDrivers/Virtual-Display-Driver/releases) - Check the [Releases](https://github.com/VirtualDrivers/Virtual-Display-Driver/releases) page for the latest version and release notes.

0 commit comments

Comments
 (0)