egui/crates/eframe/src/native
Red Artist be9b5a3641
polish glutin upgrade with glutin-winit crate (#2526)
* use glutin-winit for glow context creation

* added some tracing for easier debugging of glutin problems

* fmt

* add more debug logs

* more tracing

* fallback egl instead of prefer egl

* update pure glow example to use glutin_winit

* add more logging. ignore vsync option if not supported

* cranky lint

* add some logging for easier debugging

* drop window after glutin surface

* small changes based on pr review

* build fix

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-02-08 14:28:42 +01:00
..
epi_integration.rs polish glutin upgrade with glutin-winit crate (#2526) 2023-02-08 14:28:42 +01:00
file_storage.rs eframe error handling (#2433) 2022-12-12 15:16:32 +01:00
mod.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
run.rs polish glutin upgrade with glutin-winit crate (#2526) 2023-02-08 14:28:42 +01:00