egui/crates/egui_glium/src
Emil Ernerfeldt ac4d75e9b4
egui-winit: don't repaint when just moving window (#1980)
* Bug fix: reset repaint countdown when we pass it

* eframe: debug-print what winit event caused a repaint

* egui-winit: don't repaint when only moving window

* fix docstring
2022-08-29 11:20:19 +02:00
..
shader Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
lib.rs egui-winit: don't repaint when just moving window (#1980) 2022-08-29 11:20:19 +02:00
painter.rs `egui_glium` correct texture filtering (#1962) 2022-08-25 08:05:58 +02:00