Confirmed users
523
edits
(Add some needs) |
No edit summary |
||
| Line 7: | Line 7: | ||
* Off-main thread compositing and animation | * Off-main thread compositing and animation | ||
* Implement CSS perspective transforms | * Implement CSS perspective transforms | ||
* Keep a backing store for a chunk of rendered content | |||
* Avoid having to read back WebGL surfaces to composite them | * Avoid having to read back WebGL surfaces to composite them | ||
* Possibly hw accelerated windowless plugins | * Possibly hw accelerated windowless plugins | ||
== Requirements == | |||
* Should have an efficient software fallback | |||
* Cross-platform | |||
== Roc == | == Roc == | ||