116 Commits (bcf032a08f7d7b510901a8f24a66ea12de6b2ac9)

Author SHA1 Message Date
Emil Ernerfeldt 406703568e Minor clippy fixes (clippy::format_push_string) 2 years ago
Emil Ernerfeldt 42edb92232 Fix compilation of screenshot example (merge race) 2 years ago
René Rössler 4a7a2d6430
eframe::App::post_rendering (#1591) 2 years ago
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
Emil Ernerfeldt fff2008255 Move three-d patch into example Cargo.tom 3 years ago
Sebastian Urban b2510676b9
Take Glow context using Arc. (#1640) 3 years ago
Sebastian Urban 5687aa6b50
Request GLSL version 3.30. (#1639) 3 years ago
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564) 3 years ago
Emil Ernerfeldt c869f67066 Simplify file_dialog example 3 years ago
Emil Ernerfeldt 8a2470b45e example hello_world: remove frame.set_window_size 3 years ago
Emil Ernerfeldt e1bcaeebe5 App::clear_color: give egui::Visuals as argument 3 years ago
Emil Ernerfeldt f3e31391e0 Pass clip rectangle to PaintCallback 3 years ago
Stanisław Jelnicki 2745699bd6
Add `Ui::spinner` shortcut method (#1494) 3 years ago
tami5 b738418243
New example 'custom_font_style' + improve docs (#1476) 3 years ago
Emil Ernerfeldt 2ae93c40ab
Move examples out of `eframe/examples` into `examples/` (#1486) 3 years ago
Emil Ernerfeldt 170b21b63e
Add opt-in support for the 'puffin' profiler in eframe (#1483) 3 years ago