Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 599 Bytes

Changelog

0.7.0

  • egui >=0.26, <=0.29
  • thiserror 2

0.6.0

  • egui >=0.26, <=0.29
  • examples: winit 0.30

0.5.0

  • ash 0.38
  • vk-mem 0.4
  • gpu-allocator 0.27

0.4.0

  • egui >=0.26, <=0.28

0.3.0

  • dev: bump simple_logger to 5.0
  • add option to target srgb framebuffer
  • allow gpu-allocator 0.26
  • remove ultraviolet and fix viewport size issue
  • allow updating dynamic rendering parameters

0.2.0

  • egui >=0.26, <=0.27

0.1.0

  • Initial implementation with default allocator and
    • support for vk-mem
    • support for gpu-allocator
    • support for dynamic rendering