MetalPetal v1.12.0 Release Notes

Release Date: 2020-07-22 // about 4 years ago
  • Demo

    • ➕ Add a "Sketch Board" demo.

    Enhancements

    • ➕ Add the support of using SIMD vectors directly as shader function parameters in Swift. #171
    • ➕ Add the support for short/ushort/char/uchar SIMD vectors to MTIVector. #171
    • ➕ Add the support for tintColor to MTILayer. 1463c6d
    • 👌 Improve colorspace handling of MTIDefaultTextureLoader 7e67cee and MTIThreadSafeImageView 3bf5f67

    🐛 Bug Fixes

    • MTIContext.renderedBuffer(for:) now respect the targetImage's dimensions. 14e5e40