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-08-30 13:20:05 -04:00
Code
Activity
Files
update-wgpu-28
Add File
New File
Upload File
Apply Patch
egui
/
crates
/
egui_demo_app
/
src
History
lucasmerlin
29ba953211
Merge branch 'main' into update-wgpu-28
...
# Conflicts: # Cargo.lock
2026-03-16 10:43:16 +01:00
..
apps
Update wgpu to 28.0.0
2026-01-22 10:54:13 +01:00
accessibility_inspector.rs
Update accesskit to 0.24.0 (and related deps) (
#7850
)
2026-03-16 10:34:54 +01:00
backend_panel.rs
Update wgpu to 28.0.0
2026-01-22 10:54:13 +01:00
frame_history.rs
More even text kerning (
#7431
)
2025-09-08 17:29:41 +02:00
lib.rs
Forbid uses of
unwrap()
in the code (
#7795
)
2025-12-19 20:34:18 +01:00
main.rs
Replace
#[allow
attributes with
expect
(
#7796
)
2025-12-19 20:55:50 +01:00
web.rs
Replace
#[allow
attributes with
expect
(
#7796
)
2025-12-19 20:55:50 +01:00
wrap_app.rs
Replace
#[allow
attributes with
expect
(
#7796
)
2025-12-19 20:55:50 +01:00