## dotnet/Silk.NET — v2.22.0…v2.23.0

_36 commits._

### Features
- **Add PopOS to generic linux RID override list. Probably fixes #2461 (#2463)** (0dc3175)
- **Add initial axis input proposal draft (#2415)** (c0dbe83)
- **[Assimp] Add missing GenerateBoundingBoxes flag (#2447)** (e15e305)
- **Add meeting notes to merged input proposal** (f34f862)
- **Add meeting notes for merged windowing proposal** (a891cb3)
- **Add meeting notes to merged governance proposal** (aaf8956)

### Fixes
- **Fix NRE in WGL IsExtensionPresent (#2470)** (ec351a6)
- **Fix copy-pase typos in Silk.NET.Math that were discovered during the exploration for Math 3.0. (#2469)** (1fc3e6b)
- **Fix SilkMarshal.DelegateToPtr for NativeAOT (#2428)** (7cfc7b3)
- **Fix issue discussed internally (#2426)** (8b2210d)
- **Fix aar duplication for Android (#2419)** (4191d5d)
- **Fix 2.X website workflow** (76cb3d0)
- **Fix typos on the website root page (#2408)** (915c245)
- **Fix behavior of SilkMarshal.StringToPtr and related methods on Linux (#2377)** (ee1d2f0)
- **Fix SilkMarshal.PtrToStringArray ignores the encoding parameter (#2376)** (52f00d3)
- **Fix typo in the spelling of "summary" (#2351)** (d2871a6)

### Backend
- **Update SPIRV, SPIRV-Cross, and SPIRV-Reflect (#2542)** (9460514)
- **Minor fixes to 2.X branch for 3.0 (#2526)** (85acbf2)
- **This is the Silk.NET Winter 2025 Update (v2.23.0) (#2489)** (c534b40)
- **Generic Math.md: Refactor onto single type hierarchy. (#2462)** (3c0313b)
- **This adds the tracking issue and updates the targeted .NET version (#2471)** (a88e55b)
- **Gracefully map unknown or invalid `Input.Key` to `ImGuiKey.None`. (#2458)** (4528b57)
- **Use UTF-8 for OpenAL string marshalling (#2439)** (cd66e21)
- **Update maintainers list (#2435)** (724a274)
- **Fixing minor typo in documentation (#2425)** (c919502)
- **Rewritten proposal for Windowing 3.0 + Input 3.0 updates (#2353)** (aff729c)
- **A proposal for Bindings Owners to allow more bindings into Silk.NET (#2030)** (443f99f)
- **Use the 3.0 branch for the 2.X website build (#2414)** (46b388a)
- **Update dependabot.yml** (3946372)
- **Create only one dependabot PR per branch** (e3f057d)
- **WIP Proposal - 3.0 Additional types for Silk.NET.Maths (#1806)** (8da3988)
- **Bump Microsoft.Extensions.DependencyModel (#2371)** (bd2f7a1)
- **Workaround for UWP native build (#2369)** (735a5f7)
- **Glfw joystick hat mapping (#2368)** (4feffc7)
- **Dispose Glfw/Sdl When Checking if Applicable (#2352)** (544b647)

### Docs
- **docs: fix duplicate 'the' in texture tutorial (#2530)** (c87fc66)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/dotnet/Silk.NET?utm_source=github-action)._