servo/components/canvas
ecoal95 a3b0c10381 Remove Glutin dependency for WebGL
Now we have mac support, and since android build is broken, we can
drop glutin from WebGL code.

Went back to upstream
(see: https://github.com/servo/rust-offscreen-rendering-context/pull/1#issuecomment-99234534)

Rebased
2015-05-07 13:31:08 +02:00
..
canvas_msg.rs It implements enough WebGL spec to draw a triangle 2015-05-02 19:21:05 -07:00
canvas_paint_task.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
Cargo.toml Remove Glutin dependency for WebGL 2015-05-07 13:31:08 +02:00
lib.rs Remove Glutin dependency for WebGL 2015-05-07 13:31:08 +02:00
webgl_paint_task.rs Remove Glutin dependency for WebGL 2015-05-07 13:31:08 +02:00