egui/crates/egui-wgpu/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
..
egui.wgsl Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
lib.rs wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00
renderer.rs wgpu upgraded to 0.15. demo working on linux (#2629) 2023-01-27 09:19:47 +01:00
winit.rs Support for transparent backbuffer in wgpu winit binding (#2684) 2023-02-06 14:16:17 +01:00