servo/components/canvas
Josh Matthews 75efaa95f5 Proxy all WR interactions for layout/font/script/canvas threads to the compositor
thread. There is now a single RenderApi that is used, and all transactions are serialized
through the compositor.
2020-06-09 13:05:16 -04:00
..
webgl_mode Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00
canvas_data.rs Proxy all WR interactions for layout/font/script/canvas threads to the compositor 2020-06-09 13:05:16 -04:00
canvas_paint_thread.rs Proxy all WR interactions for layout/font/script/canvas threads to the compositor 2020-06-09 13:05:16 -04:00
Cargo.toml Update raqote and associated dependencies 2020-06-03 14:31:50 -07:00
lib.rs Integrate swapchain surface provider changes into webgl and webxr implementations. 2020-03-09 17:50:54 -04:00
raqote_backend.rs Revert "Add a simple implementation of CanvasRenderingContext2d.fillText" 2020-03-24 10:35:52 +01:00
webgl_limits.rs Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET 2020-04-30 10:11:11 +02:00
webgl_thread.rs Proxy all WR interactions for layout/font/script/canvas threads to the compositor 2020-06-09 13:05:16 -04:00