This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-07-17 03:58:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
058f4753b0cec2f86fd800d6ca5544206bf694ec
egui
/
crates
/
eframe
/
src
/
native
T
History
Emil Ernerfeldt
058f4753b0
Fix typos and false positives found by new version of 'typos'
2024-04-02 09:55:13 +02: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
Fix typos and false positives found by new version of 'typos'
2024-04-02 09:55:13 +02: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
Fix
ViewportCommand::InnerSize
not resizing viewport on Wayland (
#4211
)
2024-03-30 20:09:28 +01:00
winit_integration.rs
Update wgpu to 0.19 (
#3824
)
2024-01-19 10:14:13 +01:00