ruffle/render/webgl
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 webgl: Apply color transform on gradient records 2023-08-05 10:28:40 +03:00
src render: Implement drawing lines using WebGL 2024-07-02 23:40:50 +02:00
Cargo.toml chore: Use workspace version for wasm-bindgen 2024-04-04 17:29:00 +02:00