aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas_traits/webgl_channel
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-033-226/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-113-5/+7
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Fix three trivial warnings.Dominic Cooney2021-05-231-1/+0
* Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07)Simon Sapin2020-04-091-1/+1
* Integrate swapchain surface provider changes into webgl and webxr implementat...Josh Matthews2020-03-092-7/+22
* Support running WebGL in its own thread or on the main thread.Josh Matthews2019-07-252-0/+11
* WebGLSender doesn't really implement SerializableAlan Jeffrey2019-07-101-0/+21
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-193-3/+3
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Add lots of derived Debug implsAlan Jeffrey2018-10-291-2/+2
* Remove Clone impl for WebGLMsgAnthony Ramine2018-09-072-2/+19
* Format components canvas and canvas_traits #21373kingdido9992018-08-303-23/+24
* Improve debugging output for WebGL errors.Josh Matthews2018-05-291-0/+7
* Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox"Anthony Ramine2017-08-163-0/+153
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-163-153/+0
* Improve WebGL architecture.Imanol Fernandez2017-08-153-0/+153