ruffle/render/wgpu
Kamil Jarosz 2ba5e47b59 render: Implement drawing lines using WebGL
This patch provides an efficient implementation of draw_line
and draw_line_rect for WebGL using Gl::LINE_STRIP.
2024-07-02 23:40:50 +02:00
..
shaders wgpu: Do not use 'packed' as variable name in WGSL shaders 2024-06-23 09:51:04 +02:00
src render: Implement drawing lines using WebGL 2024-07-02 23:40:50 +02:00
Cargo.toml render/wgpu: Drop `naga_oil` in favor of manual string manipulation 2024-05-16 20:24:49 +02:00
uniforms.md wgpu: Merge Transforms and ColorAdjustments 2024-01-27 21:37:22 +01:00