зеркало из https://github.com/mozilla/gecko-dev.git
422112d55d
It's always supplied by Gecko anyway, and being able to rely on this will make it easier to create stable spatial node IDs that persist across display lists. Differential Revision: https://phabricator.services.mozilla.com/D100076 |
||
---|---|---|
.. | ||
common | ||
Cargo.toml | ||
README.md | ||
alpha_perf.rs | ||
animation.rs | ||
basic.rs | ||
blob.rs | ||
document.rs | ||
iframe.rs | ||
image_resize.rs | ||
multiwindow.rs | ||
scrolling.rs | ||
texture_cache_stress.rs | ||
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