servo/components/compositing
Martin Robinson 39e3a4af70 Don't produce image output until all pipelines rendered something
Instead of producing image output as soon as the first pipeline is
ready, we wait to produce the output until all pipelines are in the
idle RenderState. This should remove a race condition when running
reference tests.
2014-09-12 11:29:14 -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 Don't produce image output until all pipelines rendered something 2014-09-12 11:29:14 -07:00
compositor_data.rs Cargoify servo 2014-09-08 20:21:42 -06:00
compositor_task.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
constellation.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
events.rs Cargoify servo 2014-09-08 20:21:42 -06:00
headless.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07: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