servo/components/canvas_traits
Mátyás Mustoha 7d5048f885 Add support for WebGL2 uniform matrix operations
Adds support for the `uniformMatrix[234]x[234]fv` WebGL2 functions.

See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8
2020-01-17 11:42:45 +01:00
..
webgl_channel Support running WebGL in its own thread or on the main thread. 2019-07-25 23:05:03 -04:00
canvas.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
Cargo.toml style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
webgl.rs Add support for WebGL2 uniform matrix operations 2020-01-17 11:42:45 +01:00