Skip to content

January 31, 2017

Compare
Choose a tag to compare
@walbourn walbourn released this 01 Feb 00:49
· 701 commits to main since this release
  • DirectX 12 versions of IsSupported, CreateTexture (PrepareUpload), and CaptureTexture
  • Update to DirectX 11 version of IsSupported
  • WIC format 40bppCMYKAlpha should be converted to RGBA8 rather than RGBA16
  • DDS support for L8A8 with bitcount 8 rather than 16
  • DXGI_FORMAT_R32G8X24_TYPELESS and DXGI_FORMAT_R24G8_TYPELESS should be IsDepthStencil formats
  • Updates to DDSTextureLoader, ScreenGrab, and WICTextureLoader
  • Minor code cleanup

See this blog post