servo/components/canvas
bors-servo 23deec8c39
Auto merge of #26147 - jdm:linewidth, r=nox
Avoid GL errors with LineWidth commands

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26139
2020-04-14 18:54:00 -04:00
..
webgl_mode Remove WebVR 2020-04-08 20:23:41 -05:00
canvas_data.rs Update euclid 2020-04-07 08:51:08 -07:00
canvas_paint_thread.rs Implement CanvasRenderingContext2D.getTransform() 2020-02-12 08:49:18 +01:00
Cargo.toml Revert "Add a simple implementation of CanvasRenderingContext2d.fillText" 2020-03-24 10:35:52 +01:00
lib.rs Integrate swapchain surface provider changes into webgl and webxr implementations. 2020-03-09 17:50:54 -04:00
raqote_backend.rs Revert "Add a simple implementation of CanvasRenderingContext2d.fillText" 2020-03-24 10:35:52 +01:00
webgl_limits.rs Add support for WebGL2 FramebufferTextureLayer 2020-03-04 10:07:13 +01:00
webgl_thread.rs Auto merge of #26147 - jdm:linewidth, r=nox 2020-04-14 18:54:00 -04:00