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-31 05:40:03 -04:00
Code
Activity
Files
699be07978b80f439d20c16232096cce110c8538
egui
/
crates
/
egui_kittest
/
src
History
Emil Ernerfeldt
bdbe655852
Mark HarnessBuilder build functions with #[must_use]
2025-06-07 17:19:12 -07:00
..
app_kind.rs
Fix some clippy issues found by 1.84.0 (
#5603
)
2025-01-13 08:29:13 +01:00
builder.rs
Mark HarnessBuilder build functions with #[must_use]
2025-06-07 17:19:12 -07:00
event.rs
Run a frame per queued event in egui_kittest (
#5704
)
2025-02-12 14:20:50 +01:00
lib.rs
Add
ImageLoader::has_pending
and
wait_for_pending_images
(
#7030
)
2025-05-08 09:27:52 +02:00
renderer.rs
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
2025-01-20 18:06:35 +01:00
snapshot.rs
Rename
master
branch to
main
(
#7034
)
2025-05-08 09:15:42 +02:00
texture_to_image.rs
Update to wgpu 25 (
#6744
)
2025-05-10 13:16:49 +02:00
wgpu.rs
Update to wgpu 25 (
#6744
)
2025-05-10 13:16:49 +02:00