Imgui backend for gfx-hal
Ran rustfmt and fixed pipeline dst stage for image transfer.
Getting ready for crates.io
Updated gfx-hal to crates.io version and fixed command buffer issues

refs

master
browse log

clone

read-only
https://git.sr.ht/~benjamin_l/imgui-gfx-hal
read/write
git@git.sr.ht:~benjamin_l/imgui-gfx-hal

imgui-gfx-hal

This is a simple imgui backend for gfx-hal, based on the vulkan backend here.

Future improvements

  • Abstract over different memory allocators
  • Better support for multiple textures