зеркало из https://github.com/mozilla/gecko-dev.git
4269e36963
We need a way to switch it on and off to compare the performance and power usage of various test cases. The new pref is "webrender.enable-multithreading" and does not require a restart. Differential Revision: https://phabricator.services.mozilla.com/D61589 --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