ruffle/render
Kamil Jarosz d86d69f791 render: Implement drawing lines using canvas
This patch provides an efficient implementation of draw_line
and draw_line_rect for canvas using strokes.
2024-07-02 23:40:50 +02:00
..
canvas render: Implement drawing lines using canvas 2024-07-02 23:40:50 +02:00
naga-agal build(deps): bump the cargo-minor group across 1 directory with 7 updates 2024-05-17 01:41:44 +02:00
naga-pixelbender render/wgpu: Drop `naga_oil` in favor of manual string manipulation 2024-05-16 20:24:49 +02:00
src render: Add primitives for drawing lines 2024-07-02 23:40:50 +02:00
webgl render: Implement drawing lines using WebGL 2024-07-02 23:40:50 +02:00
wgpu render: Implement drawing lines using WebGL 2024-07-02 23:40:50 +02:00
Cargo.toml render: Make serde optional 2024-06-13 00:22:33 +02:00