glyphon/src
Héctor Ramón Jiménez a886f2427e
Update edition to 2024
2025-03-09 01:01:09 +01:00
..
cache.rs Small improvements to cache (#130) 2025-03-09 00:59:20 +01:00
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 Update edition to 2024 2025-03-09 01:01:09 +01:00
shader.wgsl Simplify rendering pipeline, reduce gpu memory usage, remove duplicated data 2024-05-08 19:23:45 +02:00
text_atlas.rs Update edition to 2024 2025-03-09 01:01:09 +01:00
text_render.rs Update edition to 2024 2025-03-09 01:01:09 +01:00
viewport.rs Introduce explicit Viewport sharing (#96) 2024-05-08 11:47:58 -02:30