servo/components/gfx_traits
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
color.rs Layerize canvas 2015-05-20 19:10:50 +02:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
print_tree.rs Correct the unicode codes used for tree printing 2016-10-11 11:44:38 +02:00