iced-yoda/wgpu/src
Héctor Ramón a2b1ba522a
Merge pull request #914 from yusdacra/feat/expose_draw_cache_multithread
feat: expose draw_cache_multithread as a feature
2021-07-22 18:39:37 +07:00
..
image Use ceil on svg dimensions, fix svg memory usage 2021-07-21 02:26:53 -04:00
shader Fix duplicating fragment position 2021-05-20 23:10:22 -07:00
triangle Use FilterMode::Nearest in triangle::msaa 2021-05-21 20:34:08 +07:00
widget docs: update all 0.2 github links to 0.3 2021-06-14 21:01:37 +03:00
window Merge branch 'hecrj:master' into upgrade-wgpu 2021-05-19 07:14:26 -07:00
backend.rs Add text_multithreading to Settings in iced_glow and iced_wgpu 2021-07-22 18:21:50 +07:00
image.rs Use vertex_attr_array macro 2021-06-22 11:23:11 +02:00
lib.rs Add image format options to reduce code bloat, fixes #376 2021-02-13 15:53:24 +01:00
quad.rs Use vertex_attr_array macro 2021-06-22 11:23:11 +02:00
settings.rs Introduce text_multithreading to Settings 2021-07-22 18:27:33 +07:00
text.rs Add text_multithreading to Settings in iced_glow and iced_wgpu 2021-07-22 18:21:50 +07:00
triangle.rs Use vertex_attr_array macro 2021-06-22 11:23:11 +02:00
widget.rs Implement Toggler widget for iced_native 2021-06-03 20:21:02 +07:00
window.rs Refactor Viewport and Compositor 2020-05-20 20:28:35 +02:00