SDL3-CS/SDL3-CS
Susko3 711e004ecd Add `PtrToStringUTF8()` for `byte *` 2024-04-06 14:08:42 +02:00
..
SDL3 Add `void *` overload for `SDL_free()` 2024-04-06 14:07:38 +02:00
ConstantAttribute.cs Manually define broken constants 2024-04-06 13:33:00 +02:00
MacroAttribute.cs Manually implement macro functions 2024-04-06 14:05:52 +02:00
NativeTypeNameAttribute.cs Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL-use-proper-types.patch Fix invalid `int` -> `SDL_bool` conversion by manually changing SDL headers 2024-04-06 13:33:00 +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
SDL3.cs Add `PtrToStringUTF8()` for `byte *` 2024-04-06 14:08:42 +02:00
TypedefAttribute.cs Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00
generate_bindings.py Move `SDL_Keycode` typdef to global python script to avoid duplicate definition 2024-04-06 13:47:08 +02:00