Skip to content

2.20.0 December 2023 Update

Compare
Choose a tag to compare
@Perksey Perksey released this 12 Dec 20:49
· 57 commits to main since this release
8c14e75

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @okaniku, @doobah)