Skip to content

Releases: adrien-ben/imgui-rs-vulkan-renderer

1.13.0

05 May 16:43
Compare
Choose a tag to compare

1.13.0

  • Bump imgui to 0.12
  • Bump gpu-allocator to 0.26
  • Bump dev dependencies

1.12.0

02 Feb 10:33
Compare
Choose a tag to compare

1.12.0

  • Bump vk-mem to 0.3.0

1.11.0

02 Feb 09:37
Compare
Choose a tag to compare

1.11.0

1.10.0

26 Sep 14:49
Compare
Choose a tag to compare

1.10.0

  • Bump gpu-allocator to 0.23

1.9.0

05 Apr 15:57
Compare
Choose a tag to compare
  • Bump imgui to 0.11

1.8.0

31 Jan 11:33
Compare
Choose a tag to compare

1.8.0

  • Bump gpu-allocator to 0.22

1.7.0

19 Jan 18:12
Compare
Choose a tag to compare

1.7.0

  • Bump imgui to 0.10

1.6.1

11 Jan 09:20
Compare
Choose a tag to compare

1.6.1

  • Avoid passing negative values to cmd_set_scissor

1.6.0

01 Dec 08:43
Compare
Choose a tag to compare

1.6.0

  • Bump imgui to 0.9
  • Allow gpu-allocator >= 0.19 & <= 0.21
  • Update examples and bump dev dependencies

1.5.0

25 Sep 16:48
Compare
Choose a tag to compare

1.5.0

  • Bump gpu-allocator to 0.19
  • BREAKING (only with dynamic-rendering feature) Allow passing depth attachment format through DynamicRendering struct