Skip to content

5.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 11:28
  • [GL] Fixed locking order of GlobalResourceLock and context locks to avoid potential deadlocks
  • [GL] Added workaround for layered rendering and GLSL < 430
  • [GL] Made context creation and sharing more robust (see RuntimeConfig.RobustContextSharing)
  • [GL] Improved disposal of ContextHandle
  • [GLVM / VKVM] Updated ARM64 binaries
  • [GLFW] Fixed context resource leaks
  • [GLFW] Reset GetCurrentContext on disposal
  • [WinForms / WPF] Removed double dispose of context