This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-27 15:13:12 -04:00
Code
Activity
Files
e03ea2e17d73b3597a8dae8c4d833d40b1413a0c
egui
/
crates
/
eframe
/
src
/
native
History
Emil Ernerfeldt
e03ea2e17d
eframe: Early-out from context switching the
glow
backend (
#4284
)
...
* Closes
https://github.com/emilk/egui/issues/4173
2024-03-30 18:38:59 +01:00
..
app_icon.rs
Fix: fall back to default egui icon if non is set (
#3610
)
2023-11-22 20:54:16 +01:00
epi_integration.rs
Add
register_native_texture
in
eframe::Frame
(
#4246
)
2024-03-27 16:35:25 +01:00
file_storage.rs
Some clippy fixes
2024-03-22 12:33:35 +01:00
glow_integration.rs
eframe: Early-out from context switching the
glow
backend (
#4284
)
2024-03-30 18:38:59 +01:00
mod.rs
Refactor: move code around in
eframe
(
#3575
)
2023-11-19 12:12:43 +01:00
run.rs
Fix high CPU usage on Windows when app is minimized (
#3985
)
2024-02-06 13:24:49 +01:00
wgpu_integration.rs
Add
register_native_texture
in
eframe::Frame
(
#4246
)
2024-03-27 16:35:25 +01:00
winit_integration.rs
Update wgpu to 0.19 (
#3824
)
2024-01-19 10:14:13 +01:00