szeged / webrender

A GPU-based renderer for the web
https://doc.servo.org/webrender/
Mozilla Public License 2.0
45 stars 7 forks source link

Fix resize #207

Closed zakorgy closed 6 years ago

zakorgy commented 6 years ago

This PR changes the way we handle resizing:

I still have to figure out the changes made in gfx-metal related to hidpi, because the wpt tests with metal aren't passing, since the result images are not scaled properly.