servo/components/gfx/display_list
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
..
mod.rs gfx: Simplify complex clipping regions as we construct them. 2016-03-31 19:36:40 -07:00