servo/components/canvas
Mátyás Mustoha bc914381a8 Add support for WebGL2 unsigned uniform operations
This adds support for the WebGL2 `uniform[1234]ui` and `uniform[1234]uiv`
operations.

See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8
2020-01-15 13:48:35 +01:00
..
webgl_mode Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
azure_backend.rs Handle empty paths in PathBuilder::get_current_point() 2019-12-17 19:51:57 +01:00
build.rs Print an error message if neither Canvas 2D backend is selected 2019-07-01 15:46:36 +02:00
canvas_data.rs Ensure there's a subpath for the first control point 2020-01-07 07:26:06 +01:00
canvas_paint_thread.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
Cargo.toml Add support for WebGL2 unsigned uniform operations 2020-01-15 13:48:35 +01:00
lib.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
raqote_backend.rs Remove duplication for creating gradient stops 2019-12-17 19:52:03 +01:00
webgl_limits.rs Add initial support for WebGL2 uniform buffer functions 2020-01-09 11:17:50 +01:00
webgl_thread.rs Add support for WebGL2 unsigned uniform operations 2020-01-15 13:48:35 +01:00