egui/crates/egui-wgpu/src
Emil Ernerfeldt 21253d844e
Postpone call to get_current_texture (#3914)
This should help slightly with CPU/GPU parallelism when vsync is on.

I also return the time spent on vsync, which can help users figure out
how much CPU wall-time was used on non-vsync stuff
2024-01-29 18:06: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 Add `WgpuConfiguration::desired_maximum_frame_latency` (#3874) 2024-01-24 09:36:17 +01:00
renderer.rs Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
winit.rs Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00