servo/components/compositing
Martin Robinson e115c3d3c4 Move LayerBuffer cache to the compositor
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.
2015-07-08 08:05:11 -07:00
..
buffer_map.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
Cargo.toml Use euclid from crates.io 2015-06-19 00:04:24 +02:00
compositor.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
compositor_layer.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
compositor_task.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
constellation.rs Use euclid from crates.io 2015-06-19 00:04:24 +02:00
headless.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
lib.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
pipeline.rs Use euclid from crates.io 2015-06-19 00:04:24 +02:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs compositing: Fix scrolling timeout. There are 1,000,000 nanoseconds in a 2015-05-11 14:44:49 -07:00
windowing.rs Update to latest rust-layers 2015-06-30 21:58:54 -07:00