veldrid
veldrid copied to clipboard
A low-level, portable graphics library for .NET.
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.8. Release notes Sourced from SixLabors.ImageSharp's releases. v2.1.8 What's Changed V2 - Limit Read Palette Indices by @JimBobSquarePants in SixLabors/ImageSharp#2719 V2 - Clear Pixel Buffers...
It appears that the following functions have not been exposed in Veldrid.SDL2: * [`SDL_GetWindowMinimumSize`](https://wiki.libsdl.org/SDL2/SDL_GetWindowMinimumSize) * [`SDL_SetWindowMinimumSize`](https://wiki.libsdl.org/SDL2/SDL_SetWindowMinimumSize) * [`SDL_GetWindowMaximumSize`](https://wiki.libsdl.org/SDL2/SDL_GetWindowMaximumSize) * [`SDL_SetWindowMaximumSize`](https://wiki.libsdl.org/SDL2/SDL_SetWindowMaximumSize) Is it possible to get these helpful functions added.
This is a port of https://github.com/ppy/veldrid/pull/60 to the base Veldrid repository. Refer to the description on that PR for details.
Veldrid.Sdl2 native dylib do not contins osx arm64 version here, can not run on mac sillicon chipset(m1, m2, m3, m4) here.