servo/components/canvas
Martin Robinson ec3b2826ae
Remove the DOMToTexture feature
This relies on WebRender's frame output API, `set_output_image_handler`,
which has been removed from the latest upstream [1]. It's sad to remove
this feature, which was probably a lot of work to implement, but it
seems difficult to patch WebRender to restore this functionality.

Fixes #29936.

1. https://hg.mozilla.org/mozilla-central/rev/361521e3c52324809553c555fb066d50f023d9bf
2023-06-27 11:39:52 +02:00
..
webgl_mode Remove the DOMToTexture feature 2023-06-27 11:39:52 +02:00
canvas_data.rs Further changes required by Servo 2023-05-24 18:32:39 +02:00
canvas_paint_thread.rs feat: shorten thread names 2021-07-19 00:57:48 +09:00
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs Support for webxr layer management 2020-06-28 16:37:45 -05:00
raqote_backend.rs Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
webgl_limits.rs Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET 2020-04-30 10:11:11 +02:00
webgl_thread.rs Remove the DOMToTexture feature 2023-06-27 11:39:52 +02:00