gecko-dev/gfx/wr/examples
WR Updater Bot 74953e7a43 Bug 1516650 - Update webrender to commit b4dfe9c4f98fdeca3814976cd075bde8ed409123 (WR PR #3446). r=kats
https://github.com/servo/webrender/pull/3446

Differential Revision: https://phabricator.services.mozilla.com/D15480

--HG--
extra : moz-landing-system : lando
2018-12-28 19:27:55 +00:00
..
common Bug 1515654 - Update webrender to commit 6bdd0d26afe3fc5a24f10c19d4ca8569d0182a37 (WR PR #3440). r=kats 2018-12-21 21:12:36 +00:00
Cargo.toml
README.md
alpha_perf.rs
animation.rs Bug 1516650 - Update webrender to commit b4dfe9c4f98fdeca3814976cd075bde8ed409123 (WR PR #3446). r=kats 2018-12-28 19:27:55 +00:00
basic.rs
blob.rs Bug 1509495 - Update webrender to commit af2b372624db589115511b4705849a33e6acd35d (WR PR #3277). r=kats 2018-11-23 23:32:57 +00:00
document.rs
frame_output.rs
iframe.rs Bug 1516652 - Update webrender to commit 7a9954180a978c2783257254c2c818c191276a91 (WR PR #3450). r=kats 2018-12-28 16:29:25 +00:00
image_resize.rs Bug 1509495 - Update webrender to commit af2b372624db589115511b4705849a33e6acd35d (WR PR #3277). r=kats 2018-11-23 23:32:57 +00:00
multiwindow.rs Bug 1515654 - Update webrender to commit 6bdd0d26afe3fc5a24f10c19d4ca8569d0182a37 (WR PR #3440). r=kats 2018-12-21 21:12:36 +00:00
scrolling.rs
texture_cache_stress.rs Bug 1509495 - Update webrender to commit af2b372624db589115511b4705849a33e6acd35d (WR PR #3277). r=kats 2018-11-23 23:32:57 +00:00
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