mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
[glium] update to latest glium with EventLoop and vsync
This commit is contained in:
@@ -127,6 +127,7 @@ impl Backend {
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// TODO: Just use RawInput?
|
||||
/// Data gathered between frames.
|
||||
/// Is translated to `egui::RawInput` at the start of each frame.
|
||||
#[derive(Default)]
|
||||
|
||||
Reference in New Issue
Block a user