iced/wgpu/src
Héctor Ramón Jiménez 7614127d36
Rename HitTestResult to Hit
... and also move it to a new `text` module in `iced_core`
2021-08-26 14:41:33 +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 pull request #667 from BillyDM/wgpu_outdatedframe 2021-08-05 14:44:32 +07:00
backend.rs Rename HitTestResult to Hit 2021-08-26 14:41:33 +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 wgpu: Use the preferred texture format of the surface 2021-08-03 11:30:45 +02:00
text.rs Rename HitTestResult to Hit 2021-08-26 14:41:33 +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