servo/components/compositing
Martin Robinson 80a6f3a732 Move compositor_data.rs to compositor_layer.rs.
The new name better reflects the majority of the code in the file.
2014-10-28 08:33:23 -07:00
..
platform Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
Cargo.toml Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
compositor.rs Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
compositor_layer.rs Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
compositor_task.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00
constellation.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
headless.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
lib.rs Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
pipeline.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
windowing.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00