Skip to content

May 8, 2018 (5.9)

Compare
Choose a tag to compare
@walbourn walbourn released this 08 May 23:40
· 248 commits to main since this release
  • Templates updated with noexcept/noexcept(false) exeception-specifiers to appease VS 2017 (15.7) /analyze
  • C++/WinRT template updates
    • UWP templates no longer need to force the use of NuGet since the headers are now in the Windows 10 SDK (17134)
    • Changes to resolve VS 2017 (15.7) warnings and issues with latest version of winrt::get_abi
    • Minor cleanup to remove presence of /AI and /FU commands
  • Updated D3DX12 including VS 2017 (15.7) /analyze fixes
  • DeviceResources updates
    • PC/UWP version updated to use IDXGIFactory6 on Windows 10 (17134) for device enumeration
    • DX11 PC fixed for sRGB support when using c_AllowTearing or c_EnableHDR
    • DX11 PC updated to prefer new flip present over older blt style when supported

Install VSIX for VS 2015 / VS 2017 (15.5 update or later)