Files
servo/components
bors-servo c7f4eba3db Auto merge of #27766 - jdm:embedding-blit, r=asajeffrey
Embedding support for offscreen-rendering

The current embedding API assumes it should render directly to a native widget at all times. These changes expose an option to render to an offscreen surface when starting the engine, as well as a new WebrenderSurfman API for temporarily acquiring  the surface corresponding to the front buffer so it can be used for blitting purposes.

Demonstrated to work in https://github.com/jdm/servo-embedding-example.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
2020-11-15 17:33:40 -05:00
..
2020-08-11 14:24:58 +05:30
2020-05-13 22:09:56 -07:00
2020-11-12 15:47:08 -05:00
2020-08-10 13:30:52 -04:00
2020-08-10 10:37:00 -04:00
2020-05-14 22:20:18 -07:00
2020-07-29 22:19:18 +05:30
2020-05-14 22:20:18 -07:00
2020-05-14 22:20:18 -07:00
2020-06-11 14:07:39 -04:00
2020-05-14 22:20:18 -07:00
2020-05-30 18:18:57 -07:00
2020-05-30 18:18:57 -07:00
2020-11-12 15:47:08 -05:00
2020-07-01 13:49:28 -07:00
2020-08-10 13:30:52 -04:00
2020-05-30 18:18:57 -07:00
2020-07-02 14:29:26 +05:30