Update WR (accelerated webgl fix on mac, line decoration optimizations).

This commit is contained in:
Glenn Watson 2018-03-23 07:35:03 +10:00
parent c20d0c00d7
commit 30bb1ccbef
6 changed files with 5 additions and 12 deletions

View file

@ -494,6 +494,7 @@ impl<VR: WebVRRenderHandler + 'static, OB: WebGLThreadObserver> WebGLThread<VR,
format: webrender_api::ImageFormat::BGRA8,
offset: 0,
is_opaque: !alpha,
allow_mipmaps: false,
}
}