docs: update feature set in readme
This commit is contained in:
parent
da6ddf1317
commit
eaa3b85a97
1 changed files with 2 additions and 2 deletions
|
|
@ -37,6 +37,8 @@ The following features have been implemented and should work:
|
||||||
- Video playback with synced audio (via presentation time)
|
- Video playback with synced audio (via presentation time)
|
||||||
- Simple games that don't require cursor grabs
|
- Simple games that don't require cursor grabs
|
||||||
- GPU reset recovery
|
- GPU reset recovery
|
||||||
|
- Screen locking
|
||||||
|
- Monitor hotplug
|
||||||
|
|
||||||
### Missing Features
|
### Missing Features
|
||||||
|
|
||||||
|
|
@ -44,10 +46,8 @@ The following features are known to be missing or broken and will be implemented
|
||||||
later:
|
later:
|
||||||
|
|
||||||
- Games that require pointer grabs
|
- Games that require pointer grabs
|
||||||
- Screen locking
|
|
||||||
- Touch and tablet support
|
- Touch and tablet support
|
||||||
- Damage tracking (any kind of damage causes a complete re-render currently)
|
- Damage tracking (any kind of damage causes a complete re-render currently)
|
||||||
- GPU/monitor hotplug/unplug
|
|
||||||
- Selecting the primary device in multi-GPU systems
|
- Selecting the primary device in multi-GPU systems
|
||||||
|
|
||||||
## Native library dependencies
|
## Native library dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue