servo/components/canvas
Anthony Ramine bb2101f540 Simplify ctx.drawImage a bit
There is no need to swap between RGBA and BGRA twice.
2018-10-11 15:46:42 +02:00
..
webgl_mode Kill WebGLThreadObserver 2018-09-12 23:46:49 +02:00
canvas_data.rs Return input as is when there is no cropping to be done 2018-10-09 14:57:04 +02:00
canvas_paint_thread.rs Simplify ctx.drawImage a bit 2018-10-11 15:46:42 +02:00
Cargo.toml Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
gl_context.rs Make HTMLCanvasElement::get_size return a Size2D<u32> 2018-10-02 14:21:06 +02:00
lib.rs Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
webgl_thread.rs Share some code between 2D canvas and WebGL 2018-10-09 14:57:02 +02:00