gecko-dev/gfx/wr/examples
2018-11-23 23:32:57 +00:00
..
common
alpha_perf.rs
animation.rs
basic.rs
blob.rs Bug 1509495 - Update webrender to commit af2b372624db589115511b4705849a33e6acd35d (WR PR #3277). r=kats 2018-11-23 23:32:57 +00:00
Cargo.toml
document.rs
frame_output.rs
iframe.rs
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
README.md
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

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