aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/webgl_mode
Commit message (Expand)AuthorAgeFilesLines
* clippy: fix some warnings in components/canvas (#31563)eri2024-03-081-1/+1
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-4/+4
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+6
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-101-1/+2
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Remove dependency on surfman-chains (#30090)Martin Robinson2023-08-111-6/+2
* Try to `use` WebRender types moreMartin Robinson2023-07-101-2/+3
* Remove the DOMToTexture featureMartin Robinson2023-06-271-53/+0
* Support for webxr layer managementAlan Jeffrey2020-06-281-15/+8
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-131-3/+6
* Convert all uses of UpdateResources api to use webrender transactions.Josh Matthews2020-05-111-0/+2
* Update surfman to 0.2 and remove glutinAlan Jeffrey2020-04-171-29/+17
* Remove WebVRAlan Jeffrey2020-04-081-3/+1
* Integrate swapchain surface provider changes into webgl and webxr implementat...Josh Matthews2020-03-091-1/+10
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-2/+2
* Avoid recompiling script every time surfman changesAlan Jeffrey2019-11-181-0/+2
* Remove patched webxrManish Goregaokar2019-11-081-2/+7
* Use surfman for managing GL surfacesPatrick Walton2019-11-012-177/+94
* Get XR sessions to track the draw texture, so we render the XR framebuffer ra...Alan Jeffrey2019-07-281-3/+10
* Replace use of callbacks in webxr by channelsAlan Jeffrey2019-07-261-19/+53
* When using the WebGL external image API, use sync calls if we happen to be on...Alan Jeffrey2019-07-261-140/+99
* Support running WebGL in its own thread or on the main thread.Josh Matthews2019-07-252-85/+167
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+1
* WebRender units are no longer reexported.Patrick Walton2019-07-091-2/+2
* Introduce WebrenderExternalImageRegistryFernando Jiménez Moreno2019-07-041-1/+4
* Webrender external image handler demuxFernando Jiménez Moreno2019-07-041-9/+14
* WR update: new viewport semanticPaul Rouget2019-03-221-2/+2
* #8539 Config preferences backend restructurePeter Hall2019-03-201-2/+2
* Fixed inconsistency in import of gl::GlPeter Hall2019-02-271-2/+6
* Pass the GL context to the VRDisplay when renderingAlan Jeffrey2019-02-271-2/+3
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-2/+2
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-192-2/+2
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-2/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-9/+9
* Reorder importsPyfisch2018-11-061-2/+2
* Sort `use` statementsSimon Sapin2018-11-061-2/+2
* `cargo fix --edition`Simon Sapin2018-11-061-2/+2
* Kill WebGLThreadObserverAnthony Ramine2018-09-121-24/+1
* Format components canvas and canvas_traits #21373kingdido9992018-08-301-24/+65
* Implement DOM to textureImanol Fernandez2017-10-161-2/+54
* Improve Webrender<->WebGL synchronizationImanol Fernandez2017-09-201-4/+16
* Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox"Anthony Ramine2017-08-162-0/+101
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-162-101/+0
* Improve WebGL architecture.Imanol Fernandez2017-08-152-0/+101