Skip to content

2.4 May 2021 Update

Compare
Choose a tag to compare
@Perksey Perksey released this 07 May 22:20
· 570 commits to main since this release
32a3fcd
  • Add As methods to all Maths types & other miscellaneous API additions
  • Add support for provisional Vulkan Video encoding & decoding extensions
  • Update to latest OpenGL specification
  • Update to latest OpenCL specification
  • Update to Vulkan 1.2.177
  • Update to OpenXR 1.0.15
  • Fix ImGui robustness
  • Fix disposal and reset robustness
  • Fix SDL input backend not respecting deadzones
  • Fix GLFW input backend not respecting start-up state
  • Fix Vulkan device function pointer loader bugs
  • Fix BSTR GlobalMemory issues
  • Fix Vulkan codegen issues
  • Fix bitfield codegen for Vulkan & clang-generated bindings
  • Miscellaneous windowing & input bugfixes