mirror of https://github.com/ppy/SDL3-CS.git
C# bindings for SDL3 (https://github.com/libsdl-org/SDL)
The bindings don't yet compile. There are errors in SDL_pixels.g.cs, SDL_stdinc.g.cs and SDL_thread.g.cs,
a bunch of warnings about "Function like macro definition records are not supported",
and a few "Info: Potential missing remapping".
Built on SDL commit:
|
||
|---|---|---|
| .config | ||
| .idea/.idea.SDL3-CS/.idea | ||
| SDL3-CS | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .globalconfig | ||
| Directory.Build.props | ||
| LICENCE | ||
| README.md | ||
| SDL3-CS.licenseheader | ||
| SDL3-CS.sln | ||
| global.json | ||