mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* wgpu renderer now always requires a RenderPass being passed in This also implies that it no longer owns the depth buffer! (why would it anyways!) * wgpu-renderer now passes a command encoder to prepare * add changelog entries * fixup changelogs, fix variable name