summaryrefslogtreecommitdiffstats
path: root/examples/integration_wgpu/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov2022-01-281-0/+21
- 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