cryoglyph/src
2024-03-29 22:47:39 -02:30
..
error.rs Add Interpolation attribute for the VertexOutput and add Error trait implementation for RenderError (#49) 2023-08-06 13:07:42 -02:30
lib.rs Don't convert web text colors to linear 2024-01-15 21:32:22 -03:30
shader.wgsl Support multi viewport rendering with reusable text atlas (#88) 2024-03-25 21:55:57 -02:30
text_atlas.rs Use rustc-hash for HashSet of glyphs_in_use (#90) 2024-03-29 22:47:39 -02:30
text_render.rs Reuse Vec allocations in TextRenderer 2024-03-29 21:24:16 -02:30