Silk.NET v1.4.0 Release Notes

Release Date: 2020-07-12 // almost 4 years ago
    • ⚡️ Update to OpenCL v3.0.1 (Provisional Specification)
    • ⚡️ Update to Vulkan v1.2.145
    • ⚡️ Update to SuperInvoke v1.1.0
    • ➕ Added an IGLContext implementation (GlfwContext) to Silk.NET.GLFW
    • ➕ Added glfwSetFramebufferSizeCallback to Silk.NET.GLFW
    • 🛠 Fixed some cases of first-chance exceptions when loading native libraries
    • 🛠 Miscellaneous bug fixes and improvements