egui/crates/egui-wgpu/src
Andreas Reich 4c82519fb8
configurable wgpu backend (#2207)
* introduce new wgpu configuration option to allow configuring wgpu renderer

* use new options with wgpu web painter

* use on_surface_error callback

* changelog update

* cleanup

* changelog and comment fixes
2022-10-31 17:57:32 +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 configurable wgpu backend (#2207) 2022-10-31 17:57:32 +01:00
renderer.rs wgpu renderer no longer creates a sampler with every texture (#2198) 2022-10-30 15:14:45 +01:00
winit.rs configurable wgpu backend (#2207) 2022-10-31 17:57:32 +01:00