sdl2.nuget.redist
2.30.9
dotnet add package sdl2.nuget.redist --version 2.30.9
NuGet\Install-Package sdl2.nuget.redist -Version 2.30.9
<PackageReference Include="sdl2.nuget.redist" Version="2.30.9" />
paket add sdl2.nuget.redist --version 2.30.9
#r "nuget: sdl2.nuget.redist, 2.30.9"
// Install sdl2.nuget.redist as a Cake Addin #addin nuget:?package=sdl2.nuget.redist&version=2.30.9 // Install sdl2.nuget.redist as a Cake Tool #tool nuget:?package=sdl2.nuget.redist&version=2.30.9
Redistributable components for package 'sdl2.nuget'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sdl2.nuget.redist:
Package | Downloads |
---|---|
sdl2.nuget
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games. SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code. SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python. --- Is this package outdated? Report here: https://github.com/kosmotema/sdl2-nuget |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
This is a stable bugfix release, with the following changes:
* Fixed audio issues on Android 15
* Fixed rare audio distortion and crash when audio devices are changed on Windows
* Fixed the PS5 controller face buttons on Amazon Fire TV
* Fixed detecting the Steam Virtual Gamepad on macOS
* Added support for wired XBox controllers on macOS 15.0 Sequoia
* Added support for the Steam Virtual Gamepad on macOS Sequoia
* Fixed the Steam Virtual Gamepad from showing up when games aren't running under Steam
* Fixed flicker when entering/exiting fullscreen or moving the window between scaled and non-scaled displays under Wayland.
* Fixes for data addresses above 2gb on Emscripten
* Fixed horizontal mousewheel scale on Emscripten