mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
These show up every time one builds, so this adds a patch on top of our vendored copy of WebRender to fix these errors for now. |
||
---|---|---|
.. | ||
common | ||
alpha_perf.rs | ||
animation.rs | ||
basic.rs | ||
blob.rs | ||
Cargo.toml | ||
document.rs | ||
frame_output.rs | ||
iframe.rs | ||
image_resize.rs | ||
multiwindow.rs | ||
README.md | ||
scrolling.rs | ||
texture_cache_stress.rs | ||
yuv.rs |
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