slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 98ba6a66be Switch glow version to upstream master revision
My fix for creating textures from html canvas elements was merged into
upstream. Until a new version is on crates.io, let's use a pinned sha1
from upstream instead of my fork.
2020-06-22 08:30:30 +02:00
..
buffers.rs GL buffer handling cleanup 2020-05-20 10:50:49 +02:00
build.rs Use env::var_os instead of env::var 2020-06-05 13:45:37 +02:00
Cargo.toml Switch glow version to upstream master revision 2020-06-22 08:30:30 +02:00
fontcache.rs Add Text::font_family and font_pixel_size properties 2020-05-21 21:04:07 +02:00
lib.rs Expose a ComponentWindow in C++ 2020-06-17 19:15:18 +02:00
shader.rs Implement basic text rendering on the wasm port 2020-06-08 17:00:59 +02:00
text.rs Implement support for selecting the font family and pixel size in the GL renderer 2020-05-21 20:55:34 +02:00
texture.rs Implement basic text rendering on the wasm port 2020-06-08 17:00:59 +02:00