mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 17:48:55 +00:00
c414af7aa2
* 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