servo/components/compositing
Bryan Bell e17cc2d5e2 Create root compositor layers for all frames eagerly
Instead of waiting to create the root layer, create them as soon as the
Compositor receives the frame tree. This allows the compositor to
create a layer tree skeleton of which to hang the base layers when they
are ready.
2014-09-12 11:29:11 -07:00
..
platform Cargoify servo 2014-09-08 20:21:42 -06:00
Cargo.toml Cargoify servo 2014-09-08 20:21:42 -06:00
compositor.rs Create root compositor layers for all frames eagerly 2014-09-12 11:29:11 -07:00
compositor_data.rs Cargoify servo 2014-09-08 20:21:42 -06:00
compositor_task.rs Store one RenderState per-pipeline in the Compositor 2014-09-12 10:47:51 -07:00
constellation.rs Cargoify servo 2014-09-08 20:21:42 -06:00
events.rs Cargoify servo 2014-09-08 20:21:42 -06:00
headless.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs Cargoify servo 2014-09-08 20:21:42 -06:00
pipeline.rs Cargoify servo 2014-09-08 20:21:42 -06:00
windowing.rs Cargoify servo 2014-09-08 20:21:42 -06:00