servo/components/canvas_traits
Anthony Ramine 9f924013bc Use a bytes channel in BufferData
This means we don't need to copy the input ArrayBuffer at all on the DOM side.
2018-09-07 11:28:59 +02:00
..
webgl_channel Remove Clone impl for WebGLMsg 2018-09-07 11:28:45 +02:00
canvas.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
Cargo.toml WR update 2018-08-06 07:22:24 +02:00
lib.rs Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
webgl.rs Use a bytes channel in BufferData 2018-09-07 11:28:59 +02:00