iced/wgpu/src
Vladyslav Nikonov bdca20fc4a
Experimental wgpu WebGL backend support
- 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
2022-01-28 21:37:14 +07:00
..
image Introduce first-class svg module in iced_native 2021-10-31 16:24:31 +07:00
shader Update wgpu 0.12 2022-01-04 16:15:44 +07:00
triangle Run cargo fmt 2022-01-04 16:18:51 +07:00
widget Change GitHub namespace to new org for all files 2022-01-03 11:36:13 +07:00
window Rename Renderer::present to with_primitives 2021-11-05 15:38:27 +07:00
backend.rs Change GitHub namespace to new org for all files 2022-01-03 11:36:13 +07:00
image.rs Run cargo fmt 2022-01-04 16:18:51 +07:00
lib.rs Change GitHub namespace to new org for all files 2022-01-03 11:36:13 +07:00
quad.rs Update wgpu 0.12 2022-01-04 16:15:44 +07:00
settings.rs wgpu: Update to 0.10 2021-08-19 03:06:38 +02:00
text.rs Experimental wgpu WebGL backend support 2022-01-28 21:37:14 +07:00
triangle.rs Update wgpu 0.12 2022-01-04 16:15:44 +07:00
widget.rs Remove widget module re-exports in iced_native 2021-10-31 16:14:34 +07:00
window.rs Refactor Viewport and Compositor 2020-05-20 20:28:35 +02:00