gecko-dev/gfx/wr/examples
2020-05-11 14:00:49 +00:00
..
common Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
alpha_perf.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
animation.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
basic.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
blob.rs Bug 1612440 - Add BlobImageHandler::create_similar. r=gw 2020-05-11 14:00:49 +00:00
Cargo.toml Bug 1630480 - Update gleam GL bindings to 0.11.0 r=lsalzman 2020-04-16 02:13:31 +00:00
document.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
frame_output.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
iframe.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
image_resize.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
multiwindow.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
README.md
scrolling.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
texture_cache_stress.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00
yuv.rs Bug 1612440 - Make send_transaction take &mut self. r=gw 2020-05-11 10:27:26 +00:00

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