egui/crates/eframe/src
Red Artist 8eb687cf04
Glutin Upgrade (#2187)
* working. but x11 blurry

* fixed x11 blurry. was just accidentally using multisampling even when user didnt request it

* allow dbg macro temporarily

* add windows WGL fallback support when EGL fails

* fmt

* glutin features explicitly added

* extract glutin context creation into a fn

* fix warnings
2022-12-05 11:34:28 +01:00
..
native Glutin Upgrade (#2187) 2022-12-05 11:34:28 +01:00
web Minor code tweaks 2022-12-05 09:45:07 +01:00
epi.rs eframe: make RequestRepaintEvent into an enum UserEvent (#2311) 2022-11-16 12:17:41 +01:00
lib.rs Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00