зеркало из https://github.com/mozilla/gecko-dev.git
44c0bfd046
The change contains a number of incremental improvements with the main goal of: - allocating exactly as many tile as required by the app - respecting the picture caching option Differential Revision: https://phabricator.services.mozilla.com/D24740 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
common | ||
Cargo.toml | ||
README.md | ||
alpha_perf.rs | ||
animation.rs | ||
basic.rs | ||
blob.rs | ||
document.rs | ||
frame_output.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