egui/crates
Red Artist 8eb687cf04
Glutin Upgrade (#2187)
* working. but x11 blurry

* fixed x11 blurry. was just accidentally using multisampling even when user didnt request it

* allow dbg macro temporarily

* add windows WGL fallback support when EGL fails

* fmt

* glutin features explicitly added

* extract glutin context creation into a fn

* fix warnings
2022-12-05 11:34:28 +01:00
..
eframe Glutin Upgrade (#2187) 2022-12-05 11:34:28 +01:00
egui Hide all Area:s and Window:s the first frame to hide first-frame-jitters (#2385) 2022-12-05 11:18:01 +01:00
egui-wgpu [WGPU] Allow for depth buffer in web target (#2335) 2022-11-24 20:40:53 +01:00
egui-winit Implement accessibility APIs via AccessKit (#2294) 2022-12-04 19:17:12 +01:00
egui_demo_app egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
egui_demo_lib Enable and fix some more clippy lints 2022-12-05 09:29:59 +01:00
egui_extras Make sure scroll bars are always visible (#2371) 2022-11-30 22:58:00 +01:00
egui_glium Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_glow Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Enable and fix some more clippy lints 2022-12-05 09:29:59 +01:00
epaint Minor code tweaks 2022-12-05 09:45:07 +01:00