C# bindings for SDL3 (https://github.com/libsdl-org/SDL)
Go to file
Susko3 d35c803958 Regenerate SDL3 bindings
Includes changes up to commit:
a2eb2697a3

70ce808c09
is manually excluded to keep SDL_Keycode sane.
2024-04-17 18:37:09 +02:00
.config Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
.github/workflows Fix deploy + add android deploy 2024-04-16 03:25:29 +09:00
.idea Add rider generated files 2024-04-16 13:02:14 +02:00
.run Add run configuration for Tests project 2024-04-07 15:46:49 +09:00
SDL3-CS Regenerate SDL3 bindings 2024-04-17 18:37:09 +02:00
SDL3-CS.Android Update Android SDL binaries 2024-04-17 16:25:30 +00:00
SDL3-CS.SourceGeneration Update old xmldoc 2024-04-17 13:30:41 +02:00
SDL3-CS.Tests Update tests 2024-04-17 13:24:26 +02:00
native Merge remote-tracking branch 'upstream/update-android-binaries' 2024-04-18 01:29:05 +09:00
.editorconfig Fix .editorconfig generated code glob pattern 2024-04-16 12:49:38 +02:00
.gitattributes Add global/base files 2024-04-05 23:59:34 +02:00
.gitignore Add simple check for generated functions 2024-04-06 01:17:00 +02:00
.globalconfig Add global/base files 2024-04-05 23:59:34 +02:00
Directory.Build.props Move NuGet config to final csproj 2024-04-07 15:17:29 +09:00
LICENCE Add global/base files 2024-04-05 23:59:34 +02:00
README.md Add README 2024-04-04 03:12:48 +09:00
SDL3-CS.Android.slnf Add desktop/android filtered projects 2024-04-16 03:25:29 +09:00
SDL3-CS.Desktop.slnf Add desktop/android filtered projects 2024-04-16 03:25:29 +09:00
SDL3-CS.licenseheader Add global/base files 2024-04-05 23:59:34 +02:00
SDL3-CS.sln Rename SDL3-CS-Android -> SDL3-CS.Android 2024-04-16 03:25:29 +09:00
SDL3-CS.sln.DotSettings Update to Rider 2024.1 DotSettings 2024-04-15 19:41:25 +02:00
global.json Add global/base files 2024-04-05 23:59:34 +02:00

README.md

SDL3-CS