Jay Oster
|
dd99f68e82
|
Update winit to 0.26 (#930)
Also update glium, glutin and rfd
|
2021-12-20 22:44:53 +01:00 |
|
Emil Ernerfeldt
|
ddd5f6f4f6
|
winit: don't explicitly handle Cmd-Q and Alt-F4 (#881)
Closes https://github.com/emilk/egui/issues/877
Still a problem: https://github.com/rust-windowing/winit/issues/1998
|
2021-11-07 20:58:02 +01:00 |
|
triangle drawer
|
804722a1ba
|
Make egui_glow painter to work on web (#868)
Add WebGL1 and WebGL2 support to glow painter.
Add "glow" feature to egui_web to use the glow painter there.
Make winit an optional part of egui_glow
|
2021-11-03 19:17:07 +01:00 |
|
Emil Ernerfeldt
|
1dbe608e73
|
Refactor integrations (#871)
* Unify code in egui_glium and egui_glow into egui_winit::EpiIntegration
* Simplify `EguiGlium` interface
* Simplify `EguiGlow` interface
* egui_web refactor: merge `WebBackend` into `AppRunner`
|
2021-11-03 13:45:51 +01:00 |
|
Emil Ernerfeldt
|
08cc07bb2d
|
Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow
|
2021-10-24 16:15:07 +02:00 |
|
AlexApps99
|
877e89f2ec
|
Add egui_glow backend as alternative to egui_glium (#685)
|
2021-10-18 23:13:32 +02:00 |
|