egui/crates/egui-wgpu/src
Emil Ernerfeldt 814ad0783c
Update to wgpu 0.20 (#4560)
* this PR reverts https://github.com/emilk/egui/pull/4559
* and re-applies https://github.com/emilk/egui/pull/4433

Before we merge, we're waiting for a wgpu 0.20.1 patch-release of

* https://github.com/gfx-rs/wgpu/pull/5681

---------

Co-authored-by: Andreas Reich <r_andreas2@web.de>
2024-06-13 15:00:23 +02: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 Make `egui_wgpu::renderer` a private module (#3979) 2024-02-05 15:12:59 +01:00
renderer.rs Update to wgpu 0.20 (#4560) 2024-06-13 15:00:23 +02:00
winit.rs Fix some clippy warning from Rust 1.78.0 (#4444) 2024-05-02 17:04:25 +02:00