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-26 22:53:14 -04:00
Code
Activity
Files
42bdf5b88147c548152c8a3db0faba1da53debd3
egui
/
crates
/
egui_glow
/
src
History
Emil Ernerfeldt
3024c39eaf
Enable and fix some more clippy lints (
#7426
)
...
One can never have too many lints
2025-08-08 09:57:53 +02:00
..
shader
Improve texture filtering by doing it in gamma space (
#7311
)
2025-07-07 17:46:27 +02:00
lib.rs
Use Rust edition 2024 (
#7280
)
2025-06-30 14:01:57 +02:00
misc_util.rs
Update MSRV to Rust 1.72 (
#3595
)
2023-11-21 17:26:35 +01:00
painter.rs
Enable and fix some more clippy lints (
#7426
)
2025-08-08 09:57:53 +02:00
shader_version.rs
Use Rust edition 2024 (
#7280
)
2025-06-30 14:01:57 +02:00
vao.rs
Enable more clippy lints (
#6853
)
2025-04-24 17:32:50 +02:00
winit.rs
Enable
clippy::iter_over_hash_type
lint (
#7421
)
2025-08-06 13:55:53 +02:00