docs: remove mention of pointer-target caching from readme
Based on my measurements this pales in comparison to rendering overhead.
This commit is contained in:
parent
f50964d110
commit
2372fb74c2
1 changed files with 1 additions and 3 deletions
|
|
@ -46,9 +46,7 @@ later:
|
||||||
- Games that require pointer grabs
|
- Games that require pointer grabs
|
||||||
- Screen locking
|
- Screen locking
|
||||||
- Touch and tablet support
|
- Touch and tablet support
|
||||||
- Efficient CPU usage:
|
- Damage tracking (any kind of damage causes a complete re-render currently)
|
||||||
- Damage tracking (any kind of damage causes a complete re-render currently)
|
|
||||||
- Pointer target caching (each mouse movement causes an expensive node lookup)
|
|
||||||
- GPU/monitor hotplug/unplug
|
- GPU/monitor hotplug/unplug
|
||||||
- Multiple GPUs (this causes an immediate crash)
|
- Multiple GPUs (this causes an immediate crash)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue