gecko-dev/gfx/wr/examples
Glenn Watson 5eb0496079 Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical
In future, WR will consider this when deciding whether an image
should be promoted to be a native compositor surface.

Differential Revision: https://phabricator.services.mozilla.com/D55406

--HG--
extra : moz-landing-system : lando
2019-12-03 11:21:16 +00:00
..
common Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
alpha_perf.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
animation.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
basic.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
blob.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
Cargo.toml Bug 1579316 - Automatically select GPU adapter in WR wrench and examples on macOS r=jrmuizel 2019-09-06 21:07:27 +00:00
document.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
frame_output.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
iframe.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
image_resize.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
multiwindow.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
README.md
scrolling.rs Bug 1582273. Pass scrollbar flags from gecko to webrender so it can identify them. r=gw 2019-09-24 02:40:27 +00:00
texture_cache_stress.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +00:00
yuv.rs Bug 1600539 - Add an API for tagging image descriptors as videos. r=nical 2019-12-03 11:21:16 +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