servo / webrender

A GPU-based renderer for the web
https://doc.servo.org/webrender/
Mozilla Public License 2.0
3.14k stars 279 forks source link

Consider / prototype using platform specific direct compositing APIs. #2220

Open glennw opened 6 years ago

glennw commented 6 years ago

We'd like to experiment with using DirectComposite and CoreAnimation, to see what benefits there would be.

We think that a good way to prototype an initial implementation would be to implement DirectComposite for Document layers. This should be:

glennw commented 6 years ago

cc @kvark @jrmuizel @nical