mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update webrender These changes reflect changes in webrender's API that make RenderApiSender and RenderApi objects more challenging to share. This PR moves us to a model where: * the compositor owns the main RenderApi object * other threads that need to create transactions or manipulate fonts proxy those operations to the compositor (script/layout use IPC, while other threads use non-IPC channels) * the webgl thread owns its own independent RenderApi |
||
---|---|---|
.. | ||
meta | ||
meta-layout-2020 | ||
tests |