egui/crates/egui-wgpu/src
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787)
This turns on the clippy lint
[`clippy::use_self`](https://rust-lang.github.io/rust-clippy/v0.0.212/index.html#use_self)
and fixes it everywhere.
2024-01-08 17:41:21 +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 Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
renderer.rs fix egui-wgpu callback viewport size check (#3759) (#3778) 2024-01-08 11:20:34 +01:00
winit.rs Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00