gecko-dev/gfx/wr/examples
Jamie Nicol d62fe2d0aa Bug 1828248 - Update gleam to 0.15. r=gfx-reviewers,supply-chain-reviewers,jrmuizel
This provides us with QCOM_tiled_rendering, which will be used in the
next patch in this series.

Differential Revision: https://phabricator.services.mozilla.com/D176153
2023-04-24 16:37:06 +00:00
..
common Bug 1824891 - Remove background color and viewport size from ScenePipeline r=gfx-reviewers,ahale 2023-04-02 22:51:05 +00:00
alpha_perf.rs
animation.rs Bug 1803738 - use unique SpatialTreeItemKey for reference frame in animation example. r=gfx-reviewers,nical 2022-12-04 22:31:42 +00:00
basic.rs
blob.rs
Cargo.toml Bug 1828248 - Update gleam to 0.15. r=gfx-reviewers,supply-chain-reviewers,jrmuizel 2023-04-24 16:37:06 +00:00
document.rs Bug 1824891 - Remove background color and viewport size from ScenePipeline r=gfx-reviewers,ahale 2023-04-02 22:51:05 +00:00
iframe.rs Bug 1824891 - Remove background color and viewport size from ScenePipeline r=gfx-reviewers,ahale 2023-04-02 22:51:05 +00:00
image_resize.rs
multiwindow.rs Bug 1824891 - Remove background color and viewport size from ScenePipeline r=gfx-reviewers,ahale 2023-04-02 22:51:05 +00:00
README.md
scrolling.rs
texture_cache_stress.rs Bug 1792527 - Explicitly bind mip filter for external textures inside WebRender. r=gw 2022-10-10 19:23:51 +00:00
yuv.rs Bug 1792527 - Explicitly bind mip filter for external textures inside WebRender. r=gw 2022-10-10 19:23:51 +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