slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann ca1fb8ab0d Fix GPU primitive vs. rendering variable division for Rectangle
Changing the border radius or border width does not require uploading a new geometry.
Therefore these can become rendering variables.
2020-12-15 18:08:33 +01:00
..
buffers.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Bump version 2020-12-14 08:49:54 +01:00
glyphcache.rs More font handling cleanup 2020-11-25 08:39:32 +01:00
lib.rs Fix GPU primitive vs. rendering variable division for Rectangle 2020-12-15 18:08:33 +01:00
shader.rs Fix the "pressed circle" in the slide puzzle being a square on firefox android 2020-12-15 13:40:24 +01:00
texture.rs Fix two compiler warnings about unsued code paths when targeting wasm 2020-12-08 12:09:44 +01:00