Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -102/+0 | |
| | |||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -36/+33 | |
| | | | | ... and check those in CI as well! | ||||
* | update `wgpu` to `0.13` | 2022-07-02 | 1 | -6/+6 | |
| | |||||
* | Experimental wgpu WebGL backend support | 2022-01-28 | 1 | -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` example | 2022-01-04 | 1 | -0/+1 | |
| | |||||
* | wgpu: Update to 0.10 | 2021-08-19 | 1 | -1/+1 | |
| | |||||
* | Rename `integration` examples | 2021-08-13 | 1 | -0/+99 | |