servo/components/canvas
Simon Sapin 2a996fbc8f Replace mpsc with crossbeam/servo channel, update ipc-channel
Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com>
2018-09-12 13:33:32 +08:00
..
webgl_mode Format components canvas and canvas_traits #21373 2018-08-30 11:24:39 +08:00
canvas_data.rs Update euclid to 0.18 2018-07-18 09:27:24 +02:00
canvas_paint_thread.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
Cargo.toml Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
gl_context.rs constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
lib.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
webgl_thread.rs Use byte channels to send textures to the WebGL thread 2018-09-08 13:42:06 +02:00