summaryrefslogtreecommitdiffstats
path: root/examples/integration_wgpu/src/scene.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependenciesLibravatar Héctor Ramón Jiménez2023-02-241-102/+0
|
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-36/+33
| | | | ... and check those in CI as well!
* update `wgpu` to `0.13`Libravatar Cupnfish2022-07-021-6/+6
|
* Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov2022-01-281-9/+14
| | | | | | | | - Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target - Added WebGL support to `integratio_wgpu` example - Fixed test.yml CI workflow - Removed spir-v shader in `integration_wgpu`; Fixed formatting - Removed redundant `BoxStream` typedef
* Fix `integration_wgpu` exampleLibravatar Héctor Ramón Jiménez2022-01-041-0/+1
|
* wgpu: Update to 0.10Libravatar Poly2021-08-191-1/+1
|
* Rename `integration` examplesLibravatar Héctor Ramón Jiménez2021-08-131-0/+99