servo/components/gfx
Patrick Walton 22a1c112d5 gfx: Simplify complex clipping regions as we construct them.
This allows WebRender to correctly render complex clipping regions that
can be reduced to single rounded rectangles. WebRender still can't
render rounded rectangles with arbitrary intersections yet, but this
allows it to handle many more cases.

Closes servo/webrender#241.
2016-03-31 19:36:40 -07:00
..
display_list gfx: Simplify complex clipping regions as we construct them. 2016-03-31 19:36:40 -07:00
platform Bump serde to 0.7 2016-03-17 13:52:39 +01:00
text Remove util::vec::Comparator 2016-03-01 14:28:16 +01:00
Cargo.toml gfx: Drop "canvas_traits" dependency 2016-03-23 18:12:39 +01:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
font_cache_thread.rs Make use of From<String> for Atom 2016-02-24 17:52:13 +01:00
font_context.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
font_template.rs Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
lib.rs gfx: Drop "canvas_traits" dependency 2016-03-23 18:12:39 +01:00
paint_context.rs gfx: Allow images to be shipped to the WebRender thread without shipping 2016-03-22 14:49:47 -07:00
paint_thread.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00