servo/components/canvas
Anthony Ramine 804d964b7d Send an IpcSharedMemory in tex_image_2d and tex_sub_image_2d
This avoids a copy in the case of textures coming from HTMLImageElement.
2018-11-20 10:14:52 +01:00
..
webgl_mode Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
canvas_data.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
canvas_paint_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
Cargo.toml Move prepare_pixels to the canvas thread 2018-11-20 10:14:51 +01:00
gl_context.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
webgl_thread.rs Send an IpcSharedMemory in tex_image_2d and tex_sub_image_2d 2018-11-20 10:14:52 +01:00