mirror of
https://github.com/servo/servo.git
synced 2025-10-18 01:09:16 +01:00
This brings the version of WebRender used in Servo up-to-date with Gecko upstream. The big change here is that HiDPI is no longer handled via WebRender. Instead this happens via a scale applied to the root layer in the compositor. In addition to this change, various changes are made to Servo to adapt to the new WebRender API. Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| Cargo.toml | ||
| compositor.rs | ||
| lib.rs | ||
| script_msg.rs | ||
| serializable.rs | ||
| transferable.rs | ||
| webdriver_msg.rs | ||