iced/wgpu/src
Héctor Ramón Jiménez b205a66347
Remove appearance from Handle
... and pass it directly to `Renderer::draw` instead.
2022-12-06 04:34:00 +01:00
..
buffer Group all solid triangles independently of color 2022-11-16 09:24:16 +01:00
image Use RGBA texture for image and svg pipelines 2022-11-05 03:20:00 +01:00
shader Merge branch 'master' into non-uniform-border-radius-for-quads 2022-12-02 18:53:21 +01:00
triangle Group all solid triangles independently of color 2022-11-16 09:24:16 +01:00
window Remove inconsistent wgpu imports 2022-11-01 19:20:27 +01:00
backend.rs Remove redundant features in iced_wgpu and iced_glow 2022-11-05 03:26:19 +01:00
buffer.rs Rename buffers module to buffer 2022-11-03 05:00:35 +01:00
image.rs Remove appearance from Handle 2022-12-06 04:34:00 +01:00
lib.rs Group all solid triangles independently of color 2022-11-16 09:24:16 +01:00
quad.rs non uniform border radius for quads 2022-11-03 22:48:26 +01:00
settings.rs update wgpu to 0.13 2022-07-02 15:39:42 +08:00
text.rs Address Clippy lints 2022-07-09 17:07:38 +02:00
triangle.rs Group all solid triangles independently of color 2022-11-16 09:24:16 +01:00
window.rs Refactor Viewport and Compositor 2020-05-20 20:28:35 +02:00