This website requires JavaScript.
Explore
Help
Sign In
skyler
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ff5d4726b
egui
/
egui_glium
/
src
History
Emil Ernerfeldt
01c65b0dcb
Replace Arc<Context> with struct CtxRef
2020-12-19 14:48:04 +01:00
..
backend.rs
Replace Arc<Context> with struct CtxRef
2020-12-19 14:48:04 +01:00
lib.rs
Only forbid warnings in release builds
2020-12-18 22:19:56 +01:00
painter.rs
Added App::clear_color() that apps can use to specify background color
2020-12-18 22:44:26 +01:00
storage.rs
[egui_glium]: Store window size in points instead of physical pixels
2020-12-16 19:38:28 +01:00