Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

Bump Silk.NET.OpenAL and Silk.NET.OpenAL.Extensions.Enumeration #263

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps Silk.NET.OpenAL and Silk.NET.OpenAL.Extensions.Enumeration. These dependencies needed to be updated together. Updates Silk.NET.OpenAL from 2.21.0 to 2.22.0

Release notes

Sourced from Silk.NET.OpenAL's releases.

2.22 Mobile Update

Silk.NET Mobile Update

  • Added production-ready iOS support - wrap your Program.cs/IView code with SilkMobile.RunApp and run as-is!
  • Added the ability to programmatically focus a window using IWindow.Focus(). (thanks @mayatskiy/@​Arugin)
  • Added a helper for custom IO in Assimp.
  • Added a ToString implementation for Vulkan handles to display the handle value.
  • Added some missing Flags attributes to enums, reducing the number of bitwise operation warnings on enums.
  • Updated to Vulkan 1.3.300.
  • Updated to OpenXR 1.1.42.
  • Updated to SDL 2.30.8.
  • Updated to MoltenVK 1.2.11.
  • Updated to DXVK 2.4.1.
  • Updated to OpenAL Soft 1.23.1.
  • Updated to shaderc 2024.3.
  • Updated to Assimp 5.4.1.
  • Updated to latest OpenGL specifications.
  • Updated to latest OpenCL specifications.
  • Updated to ImGui.NET 1.90.8.1. (thanks @​matt-edmondson)
  • Updated DirectX/Windows bindings to 10.0.26100.0.
  • Updated WebGPU/wgpu/dawn bindings.
  • Updated SPIR-V Reflect, Cross, Headers, and Tools to their latest Vulkan 1.3.296 version.
  • Updated ANGLE binaries for macOS. (thanks @​ramezgerges/Uno Platform)
  • Improved native binary packaging. (thanks @​joskuijpers, @​alexrp)
  • Fixed Android 14/API 34 RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED errors.
  • Fixed WGPU binaries being out of sync with the bindings API surface and crashing as a result.
  • Fixed MultiNativeContext reporting present symbols as missing, affecting WGL, OpenAL, and Vulkan in some cases.
  • Fixed native packages not correctly applying when being referenced transitively on .NET Framework and .NET 6+ mobile.
  • Fixed windows being stuck when minimising where a recursive call to DoEvents in callbacks is used.
  • Fixed changes to the standard cursor type not being accurately reflected on the GLFW backend.
  • Fixed Silk.NET.Core not checking its own directory for native binaries.
  • Fixed an ImGui memory leak. (thanks @​rbertels)
  • Fixed being unable to obtain Wayland window pointers when GLFW is compiled with both X11 and Wayland.
  • Miscellaneous bugfixes and improvements.

Special thanks to Stride for sponsoring this 2.X update and our contributors for their contributions and continued interest in the project. The Silk.NET team are hard at work on 3.0, with 2.X updates continuing with the support of contributors and sponsors. Learn more at https://github.com/dotnet/Silk.NET

Commits


Updates Silk.NET.OpenAL.Extensions.Enumeration from 2.21.0 to 2.22.0

Release notes

Sourced from Silk.NET.OpenAL.Extensions.Enumeration's releases.

2.22 Mobile Update

Silk.NET Mobile Update

  • Added production-ready iOS support - wrap your Program.cs/IView code with SilkMobile.RunApp and run as-is!
  • Added the ability to programmatically focus a window using IWindow.Focus(). (thanks @mayatskiy/@​Arugin)
  • Added a helper for custom IO in Assimp.
  • Added a ToString implementation for Vulkan handles to display the handle value.
  • Added some missing Flags attributes to enums, reducing the number of bitwise operation warnings on enums.
  • Updated to Vulkan 1.3.300.
  • Updated to OpenXR 1.1.42.
  • Updated to SDL 2.30.8.
  • Updated to MoltenVK 1.2.11.
  • Updated to DXVK 2.4.1.
  • Updated to OpenAL Soft 1.23.1.
  • Updated to shaderc 2024.3.
  • Updated to Assimp 5.4.1.
  • Updated to latest OpenGL specifications.
  • Updated to latest OpenCL specifications.
  • Updated to ImGui.NET 1.90.8.1. (thanks @​matt-edmondson)
  • Updated DirectX/Windows bindings to 10.0.26100.0.
  • Updated WebGPU/wgpu/dawn bindings.
  • Updated SPIR-V Reflect, Cross, Headers, and Tools to their latest Vulkan 1.3.296 version.
  • Updated ANGLE binaries for macOS. (thanks @​ramezgerges/Uno Platform)
  • Improved native binary packaging. (thanks @​joskuijpers, @​alexrp)
  • Fixed Android 14/API 34 RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED errors.
  • Fixed WGPU binaries being out of sync with the bindings API surface and crashing as a result.
  • Fixed MultiNativeContext reporting present symbols as missing, affecting WGL, OpenAL, and Vulkan in some cases.
  • Fixed native packages not correctly applying when being referenced transitively on .NET Framework and .NET 6+ mobile.
  • Fixed windows being stuck when minimising where a recursive call to DoEvents in callbacks is used.
  • Fixed changes to the standard cursor type not being accurately reflected on the GLFW backend.
  • Fixed Silk.NET.Core not checking its own directory for native binaries.
  • Fixed an ImGui memory leak. (thanks @​rbertels)
  • Fixed being unable to obtain Wayland window pointers when GLFW is compiled with both X11 and Wayland.
  • Miscellaneous bugfixes and improvements.

Special thanks to Stride for sponsoring this 2.X update and our contributors for their contributions and continued interest in the project. The Silk.NET team are hard at work on 3.0, with 2.X updates continuing with the support of contributors and sponsors. Learn more at https://github.com/dotnet/Silk.NET

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)