mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
These two tiny changes were making WebGL textures not work. It was not seen in our texturing test since we render to a texture by default, and that texture was bound to `gl::TEXTURE_2D`. |
||
---|---|---|
.. | ||
canvas_paint_task.rs | ||
Cargo.toml | ||
lib.rs | ||
premultiplytable.rs | ||
webgl_paint_task.rs |