mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
By saving the `FrameState` of the previous frame, we make it much more versatile, and allows us to remove some other double-buffering.
By saving the `FrameState` of the previous frame, we make it much more versatile, and allows us to remove some other double-buffering.