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 toMTIVector
. #171 - ➕ Add the support for
tintColor
toMTILayer
. 1463c6d - 👌 Improve colorspace handling of
MTIDefaultTextureLoader
7e67cee andMTIThreadSafeImageView
3bf5f67
🐛 Bug Fixes
MTIContext.renderedBuffer(for:)
now respect thetargetImage
's dimensions. 14e5e40