gecko-dev/gfx/wr/examples
2019-01-24 10:44:35 -08:00
..
common Bug 1518899 - Update webrender to commit d3edc30cf95d3c96fd8308969b22062698a0f6ce (WR PR #3493). r=kats 2019-01-09 22:16:02 +00:00
alpha_perf.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
animation.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
basic.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
blob.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
Cargo.toml Bug 1521920 - Remove conditional compilation around debug_renderer. r=emilio 2019-01-22 21:29:24 +00:00
document.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
frame_output.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
iframe.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
image_resize.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
multiwindow.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
README.md
scrolling.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
texture_cache_stress.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08:00
yuv.rs Bug 1522017 - Make picture caching explicit. r=gw 2019-01-24 10:44:35 -08: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