mirror of
https://github.com/servo/servo.git
synced 2025-06-16 12:24:29 +00:00
Now that NativeDisplay can be shared between the compositor and the paint task, we can move the LayerBuffer cache to the compositor. This allows surfaces to be potentially reused between different paint tasks and will eventually allow OpenGL contexts to be preserved between instances of GL rasterization. |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor_msg.rs | ||
constellation_msg.rs | ||
lib.rs | ||
webdriver_msg.rs |