servo/components/compositing
Glenn Watson acfdfd2fa9 Remove old rendering backend.
This removes paint threads, rust-layers dependency, and changes
optional webrender types to be required.

The use_webrender option has been removed, however I've left
the "-w" command line option in place so that wpt
runner can continue to pass that. Once it's removed from there
we can also remove the -w option.

Once this stage is complete, it should be fine to change the
display list building code to generate webrender display
lists directly and avoid the conversion step.
2016-10-18 10:21:27 +10:00
..
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
compositor.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
compositor_thread.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
delayed_composition.rs Move util::time::duration_from_nanoseconds to its only caller 2016-06-29 18:00:21 +02:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
touch.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
windowing.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00