sdl2.new
2.0.8-rc2
dotnet add package sdl2.new --version 2.0.8-rc2
NuGet\Install-Package sdl2.new -Version 2.0.8-rc2
<PackageReference Include="sdl2.new" Version="2.0.8-rc2" />
paket add sdl2.new --version 2.0.8-rc2
#r "nuget: sdl2.new, 2.0.8-rc2"
// Install sdl2.new as a Cake Addin #addin nuget:?package=sdl2.new&version=2.0.8-rc2&prerelease // Install sdl2.new as a Cake Tool #tool nuget:?package=sdl2.new&version=2.0.8-rc2&prerelease
Tested on VS 2015 and 2017 (v140, v141)
This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sdl2.new.redist (>= 2.0.8-rc2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on sdl2.new:
Package | Downloads |
---|---|
vii.SDL2_image
SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV As of SDL_image 1.2.5, JPEG, PNG, TIFF, and WEBP image loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries. libpng depends on libz, and libtiff depends on both libz and libjpeg. |
|
vii.SDL2_mixer
SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, in FLAC, Ogg Vorbis, MP3, MOD, and MIDI formats. As of SDL_mixer 1.2.7, FLAC, MOD, Ogg Vorbis and MP3 loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Thanks to all the people who contributed code and feedback, SDL 2.0.8 is now available!
In addition to lots of bug fixes and build improvements.
For more info check https://discourse.libsdl.org/t/sdl-2-0-8-released/23957