SDL3-CS/SDL3-CS
Susko3 556c6cd1a3 Add C# enum "typedefs" for C typedefs
This doesn't compile as ClangSharp fails to emit `unchecked`
in `SDL_pen.g.cs` and `SDL_touch.g.cs`.
And `(SDL_bool)` casts in `SDL_rect.g.cs`.
2024-04-06 13:32:55 +02:00
..
SDL3 Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00
NativeTypeNameAttribute.cs Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL.licenseheader Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL3-CS.csproj Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
TypedefAttribute.cs Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00
generate_bindings.py Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00