mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update WR (accelerated webgl fix on mac, line decoration optimizations).
This commit is contained in:
parent
c20d0c00d7
commit
30bb1ccbef
6 changed files with 5 additions and 12 deletions
|
@ -595,6 +595,7 @@ impl<'a> CanvasPaintThread<'a> {
|
|||
format: webrender_api::ImageFormat::BGRA8,
|
||||
offset: 0,
|
||||
is_opaque: false,
|
||||
allow_mipmaps: false,
|
||||
};
|
||||
let data = webrender_api::ImageData::Raw(Arc::new(element.into()));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue