mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Move texture allocation into epaint/egui proper * Add TextureHandle * egui_glow: cast using bytemuck instead of unsafe code * Optimize glium painter * Optimize WebGL * Add example of loading an image from file