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

Use the new swap chain model of gfx-hal #331

Closed zakorgy closed 4 years ago

zakorgy commented 4 years ago

This change is Reviewable

zakorgy commented 4 years ago

A quick update on this PR: it's is in a state where everything works without validation layer errors with Vulkan backend. But I still need to nail down the number of render passes we use for the main target. Changes since the last update: