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
Cargo.toml Bug 1828248 - Update gleam to 0.15. r=gfx-reviewers,supply-chain-reviewers,jrmuizel 2023-04-24 16:37:06 +00:00
README.md
alpha_perf.rs
animation.rs
basic.rs
blob.rs
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
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