egui/crates/egui-wgpu/src
Andreas Reich 53b800502a
wgpu renderer no longer creates a sampler with every texture (#2198)
2022-10-30 15:14:45 +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 eframe support for wgpu on the web (#2107) 2022-10-05 20:14:18 +02:00
renderer.rs wgpu renderer no longer creates a sampler with every texture (#2198) 2022-10-30 15:14:45 +01:00
winit.rs wgpu renderer now always requires a RenderPass being passed in, pass command encoder to prepare callback (#2136) 2022-10-12 14:27:24 +02:00