mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
add premultiply table for PutImageData
This commit is contained in:
parent
50b14e6670
commit
9e348e2e8e
5 changed files with 4108 additions and 15 deletions
|
@ -25,4 +25,5 @@ extern crate offscreen_gl_context;
|
|||
extern crate util;
|
||||
|
||||
pub mod canvas_paint_task;
|
||||
mod premultiplytable;
|
||||
pub mod webgl_paint_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue