mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
66d80e2519
* 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