gecko-dev/gfx/wr/examples
Dzmitry Malyshau 7f7b9d9668 Bug 1527325 - Don't re-export contents of WR API units r=gw
The cleans up our WR use statements further, easying the merge conflicts.
Note: this PR is subject to instant rot, it is preferred to land quickly.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 01:44:05 +00:00
..
common Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
alpha_perf.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
animation.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
basic.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
blob.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
Cargo.toml Bug 1521920 - Remove conditional compilation around debug_renderer. r=emilio 2019-01-22 21:29:24 +00:00
document.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
frame_output.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
iframe.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
image_resize.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
multiwindow.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
README.md
scrolling.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
texture_cache_stress.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
yuv.rs Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00

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