Vortice.Windows v1.6.0 Release Notes

Release Date: 2020-04-01 // about 4 years ago
  • KEY CHANGES:

    • [BREAKING CHANGE] Switch to use Point, PointF, Size, SizeF, Rectangle and RectangleF from Vortice.Mathematics
    • ๐Ÿ‘ [ENH] Point, PointF, Size, SizeF, Rectangle and RectangleF supports conversion to System.Drawing types.
    • [FIX] DXGIGetDebugInterface1 is part of dxgi.dll and not dxgidebug.dll
    • [ENH] Direct3D11 helpers for creating Texture1D, Texture2D, Texture3D etc.
    • [ENH] Usage of standard types from System.Drawing.*
    • [ENH] Include winerror result codes for Direct2D1.
    • [FIX] Various Direct3D11 issues.
    • ๐Ÿ [ENH] Use XAudio2 Redist to support Windows7 and remove XAudio 2.7 and 2.8 logic (https://docs.microsoft.com/en-us/windows/win32/xaudio2/xaudio2-redistributable).
    • ๐Ÿ”€ [ENH] Merge X3DAudio in XAudio2 in addition to new XAudio redist.