mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update WR (AA improvements, many optimizations)
This commit is contained in:
parent
6a6da9c2a4
commit
58473cfdcd
10 changed files with 87 additions and 85 deletions
|
@ -264,7 +264,6 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
// TODO(gw): Make use of the WR backface visibility functionality.
|
||||
is_backface_visible: true,
|
||||
tag,
|
||||
edge_aa_segment_mask: webrender_api::EdgeAaSegmentMask::empty(),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue