egui/crates/egui-wgpu/src
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234)
* Bump MSRV to 1.67

* clippy fixes

* cargo clippy: inline format args

* Add `clippy::uninlined_format_args` to cranky lints

* Fix clippy on wasm

* More clippy fixes
2023-08-11 13:54:02 +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 [wgpu] Expose wgpu::Adapter via RenderState (#2954) 2023-04-25 17:42:13 +02:00
renderer.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
winit.rs fix depth texture init with multisampling (#3207) 2023-08-09 20:59:36 +02:00