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-10 16:54:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4808da44a2466facf4fb9e8a43f7a8d370a9c6b4
egui
/
epaint
/
src
/
text
T
History
Emil Ernerfeldt
4808da44a2
Optimize: more inlining and more use of AHashMap
...
No real gains, but it didn't hurt either
2021-03-31 17:06:12 +02:00
..
cursor.rs
Break out mod paint into new crate epaint
2021-01-10 15:42:46 +01:00
font.rs
Optimize: get glyph uv rects during layouts instead of in tesselation
2021-03-30 21:07:19 +02:00
fonts.rs
Optimize: more inlining and more use of AHashMap
2021-03-31 17:06:12 +02:00
galley.rs
Optimize: get glyph uv rects during layouts instead of in tesselation
2021-03-30 21:07:19 +02:00
mod.rs
Improve documentation
2021-01-17 12:24:13 +01:00