Silk.NET v2.0.0-preview4 Release Notes

Release Date: 2020-12-08 // over 3 years ago
  • Includes everything from the last previews, as well as:

    • A generic, flexible maths library to fill in the holes left by System.Numerics
    • An initial set of Microsoft DirectX bindings
    • ๐Ÿ›  Miscellaenous fixes and improvements

    ๐Ÿš€ Silk.NET v1.9.0 was the last version of Silk.NET v1.X as this release (2.0 Preview 4) is a production-ready "go live" release. Feel free to use this in new applications.


Previous changes from v2.0.0-preview2

  • Includes everything from the last previews, as well as:

    • SDL bindings
    • A SDL windowing backend
    • A new, AOT-friendly interop system
    • A new and improved overload system and bindings API surface
    • ๐Ÿ›  Miscellaneous OpenXR and GLFW fixes
    • ๐Ÿ”จ Miscellaneous windowing and input fixes and refactorings