gecko-dev/gfx/wr/examples
Hiroyuki Ikezoe 1f0f5d6c7d Bug 1510030 - Implement WebRender backend to run background color animations on the compositor. r=gw,boris
Differential Revision: https://phabricator.services.mozilla.com/D63604

--HG--
extra : moz-landing-system : lando
2020-02-27 08:43:06 +00:00
..
common
Cargo.toml Bug 1615694. Declare our render targets up front to ANGLE. r=kvark 2020-02-18 18:33:48 +00:00
README.md
alpha_perf.rs
animation.rs Bug 1510030 - Implement WebRender backend to run background color animations on the compositor. r=gw,boris 2020-02-27 08:43:06 +00:00
basic.rs
blob.rs Bug 1613167 - Enable/Disable rayon in WebRender via pref. r=gw 2020-02-05 09:51:14 +00:00
document.rs
frame_output.rs
iframe.rs
image_resize.rs
multiwindow.rs
scrolling.rs
texture_cache_stress.rs
yuv.rs

README.md

Examples

This directory contains a collection of examples which uses the WebRender API.

To run an example e.g. basic, try:

cargo run --bin basic