зеркало из https://github.com/mozilla/gecko-dev.git
d62fe2d0aa
This provides us with QCOM_tiled_rendering, which will be used in the next patch in this series. Differential Revision: https://phabricator.services.mozilla.com/D176153 |
||
---|---|---|
.. | ||
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