egui/crates/eframe/src
Andreas Reich b52cd2052f
Support for transparent backbuffer in wgpu winit binding (#2684)
* Support for transparent backbuffer in wgpu winit binding
Choose best fitting composite alpha mode on the fly.

* Compilation fix

* Add line to eframe CHANGELOG

* Attempt to mollify CI: try different way to install apt packages

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-02-06 14:16:17 +01:00
..
native Support for transparent backbuffer in wgpu winit binding (#2684) 2023-02-06 14:16:17 +01:00
web Deprecate egui_glium - looking for new maintainer (#2668) 2023-02-04 11:21:02 +01:00
epi.rs eframe: ask if the window is minimized or maximized (#2672) 2023-02-04 16:05:23 +01:00
lib.rs wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00