C# bindings for SDL3 (https://github.com/libsdl-org/SDL)
Go to file
Susko3 ec3ce75780 Change deceptive test name 2024-04-17 12:14:05 +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 Fix inspections 2024-04-17 12:08:38 +09:00
SDL3-CS.Android Fix deploy + add android deploy 2024-04-16 03:25:29 +09:00
SDL3-CS.SourceGeneration Add `Utf8String`, sourcegen and tests 2024-04-16 12:59:17 +02:00
SDL3-CS.Tests Change deceptive test name 2024-04-17 12:14:05 +02:00
native Merge remote-tracking branch 'upstream/update-ios-binaries' 2024-04-13 03:22:12 +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