gecko-dev/gfx/wr/examples
Nicolas Silva b1c3ab9869 Bug 1662827 - Move the api senders to the webrender crate. r=gw
Differential Revision: https://phabricator.services.mozilla.com/D89387
2020-09-09 12:45:00 +00:00
..
common Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
Cargo.toml Bug 1656236 - Update to euclid 0.22. r=kvark 2020-08-18 22:09:27 +00:00
README.md
alpha_perf.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
animation.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
basic.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
blob.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
document.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
iframe.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
image_resize.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
multiwindow.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
scrolling.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
texture_cache_stress.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00
yuv.rs Bug 1662827 - Move the api senders to the webrender crate. r=gw 2020-09-09 12:45:00 +00:00

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