aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas_traits/webgl_channel/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-149/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* 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-091-0/+13
* Support running WebGL in its own thread or on the main thread.Josh Matthews2019-07-251-0/+7
* WebGLSender doesn't really implement SerializableAlan Jeffrey2019-07-101-0/+21
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `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-071-1/+13
* Format components canvas and canvas_traits #21373kingdido9992018-08-301-20/+19
* 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-161-0/+87
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-161-87/+0
* Improve WebGL architecture.Imanol Fernandez2017-08-151-0/+87