mirror of
https://github.com/nomi-san/parsec-vdd.git
synced 2026-08-07 05:20:44 +00:00
fix: update comparison table in README for clarity and accuracy (#119)
This commit is contained in:
@@ -212,12 +212,12 @@ The table below shows a comparison with other popular Indirect Display Driver
|
||||
projects.
|
||||
|
||||
| Project | Iddcx version | Signed | Gaming | HDR | H-Cursor | Tweakable | Controller |
|
||||
| :----------------------------- | :-----------: | :----: | :----: | :-: | :------------------------------------------------------------------: | :-------: | :--------: |
|
||||
| [usbmmidd_v2] | | ✅ | ❌ | ❌ | ❌ | | |
|
||||
| [IddSampleDriver] | 1.2 | ❌ | ❌ | ❌ | ❌ | | |
|
||||
| [RustDeskIddDriver] | 1.2 | ❌ | ❌ | ❌ | ❌ | | |
|
||||
| [Virtual-Display-Driver (HDR)] | 1.10 | ❌ | | ✅ | ❌ | | |
|
||||
| [virtual-display-rs] | 1.5 | ❌ | | ❌ | [#81](https://github.com/MolotovCherry/virtual-display-rs/issues/81) | ✅ | ✅ |
|
||||
| :----------------------------- | :-----------: | :----: | :----: | :--: | :------: | :-------: | :--------: |
|
||||
| [usbmmidd_v2] | N/A | ✅ | ❌ | ❌ | ❌ | 🆗 | ❌ |
|
||||
| [IddSampleDriver] | 1.2 | ❌ | 🆗 | ❌ | ❌ | 🆗 | ❌ |
|
||||
| [RustDeskIddDriver] | 1.2 | ❌ | ❌ | ❌ | ❌ | 🆗 | ❌ |
|
||||
| [Virtual-Display-Driver (HDR)] | 1.10 | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
||||
| [virtual-display-rs] | 1.5 | ❌ | ✅ | ❌ | ✅ | ✅ | ✅ |
|
||||
| parsec-vdd | 1.5 | ✅ | ✅ | ❌ | ✅ | 🆗 | ✅ |
|
||||
|
||||
✅ - full support, 🆗 - limited support
|
||||
|
||||
Reference in New Issue
Block a user