iced-yoda/glow/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
..
quad Add Shader and Version 2022-01-19 22:08:41 -03:00
shader Improve shader version selection 2022-01-19 17:40:17 -03:00
widget Introduce state lifetime for style_sheet in Toggler 2021-10-31 17:48:23 +07:00
window Improve shader version selection 2022-01-19 17:40:17 -03:00
backend.rs Add Shader and Version 2022-01-19 22:08:41 -03:00
lib.rs Export glow in iced_glow 2022-01-19 17:40:17 -03:00
program.rs Add Shader and Version 2022-01-19 22:08:41 -03:00
quad.rs Add Shader and Version 2022-01-19 22:08:41 -03:00
settings.rs Introduce text_multithreading to Settings 2021-07-22 18:27:33 +07:00
text.rs Experimental wgpu WebGL backend support 2022-01-28 21:37:14 +07:00
triangle.rs Add Shader and Version 2022-01-19 22:08:41 -03:00
widget.rs Remove widget module re-exports in iced_native 2021-10-31 16:14:34 +07:00
window.rs Rename window::Backend to Compositor 2020-05-19 20:01:55 +02:00