Skip to content

June 1, 2020

Compare
Choose a tag to compare
@walbourn walbourn released this 02 Jun 07:18
  • Converted to typed enum bitmask flags (see this blog post for details on this potential breaking change)
    • ComputePitch, xxxDDSxxx, xxxWICxxx, FlipRotate, Resize, Convert, GenerateMipMaps, GenerateMipMaps3D, PremultiplyAlpha, Compress, ComputeNormalMap, CopyRectangle, ComputeMSE
  • WIC_FLAGS_DEFAULT_SRGB / WIC_LOADER_SRGB_DEFAULT flag added when loading image via WIC without explicit colorspace metadata
  • WIC loader for PNG codec now checks gAMA chunk to determine colorspace if the sRGB chunk is not found for legacy sRGB detection.
  • Fixed conformance issues when using /Zc:preprocessor
  • CMake project updates

This version is also available on NuGet as version 2020.6.2