gfx v0.5.0 Release Notes

Release Date: 2020-03-23 // about 4 years ago
    • API changes:
      • allocating command buffers or descriptor sets no longer touches the heap
      • DescriptorType is now a rich enum
      • RangeArg trait is removed, instead the offsets are required, and the sizes are optional
      • Removed Anisotropic and SubpassRef enums in favor of options
    • Features:
      • debug markers
      • new WrapMode::MirrorClamp
      • Y-flipped NDC space
      • read-only storage descriptors