egui/crates/eframe/src
Emil Ernerfeldt 8344e88f8a
Update to to winit 0.28 (#2654)
* Update to winit 0.28

Mac trackpads pinch gestures will now generate `egui::Event::Zoom`

* Update accesskit_winit

* Try to get Android CI green

* Fix wayland compilation

* Add comment about android-activity

* Update changelogs

* Fix call to register_xlib_error_hook
2023-02-04 12:43:43 +01:00
..
native Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
web Deprecate `egui_glium` - looking for new maintainer (#2668) 2023-02-04 11:21:02 +01:00
epi.rs Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2023-02-04 11:02:15 +01:00
lib.rs wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00