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-27 23:13:13 -04:00
Code
Activity
Files
2684929a5d9efa2d0fd869a7cbd33d13ea27162a
egui
/
egui_glow
/
src
History
Emil Ernerfeldt
b7441eeee7
Make epi::Frame cloneable so you can allocate textures in other threads (
#999
)
...
Closes
https://github.com/emilk/egui/issues/673
Also adds `epi::Image`
2021-12-26 21:21:28 +01:00
..
shader
Clean up glsl code
2021-11-13 13:09:08 +01:00
epi_backend.rs
Make epi::Frame cloneable so you can allocate textures in other threads (
#999
)
2021-12-26 21:21:28 +01:00
lib.rs
Make epi::Frame cloneable so you can allocate textures in other threads (
#999
)
2021-12-26 21:21:28 +01:00
misc_util.rs
Improve egui_glow debug prints
2021-11-13 13:14:10 +01:00
painter.rs
Make epi::Frame cloneable so you can allocate textures in other threads (
#999
)
2021-12-26 21:21:28 +01:00
post_process.rs
Fix wrong gamma in WebkitGTK (
#888
)
2021-11-13 12:32:01 +01:00
shader_version.rs
Improve egui_glow debug prints
2021-11-13 13:14:10 +01:00
vao_emulate.rs
Make egui_glow painter to work on web (
#868
)
2021-11-03 19:17:07 +01:00