SDL3-CS/SDL3-CS/SDL3
Susko3 61d2486e4f Map C `char` to C# `byte` instead of `sbyte`
This matches .NET's UTF-8 `ReadOnlySpan<byte>` (see `SDL_hints.g.cs`).
2024-04-06 12:31:32 +02:00
..
ClangSharp Map C `char` to C# `byte` instead of `sbyte` 2024-04-06 12:31:32 +02:00
SDL_hidapi.rsp Add recommended remapping for `SDL_hidapi.h` 2024-04-06 12:22:50 +02:00
SDL_main.rsp Exclude `SDL_main()` from DllImport as it isn't exported by SDL3.dll 2024-04-06 01:59:38 +02:00
SDL_pixels.rsp Fix errors in `SDL_pixels.g.cs` by specifying enum types 2024-04-06 01:00:29 +02:00
SDL_stdinc.rsp Fix errors in `SDL_stdinc.g.cs` with define magic 2024-04-06 01:00:29 +02:00
SDL_system.Linux.rsp Fix missing <endian.h> when cross-compiling on windows 2024-04-06 01:37:05 +02:00
SDL_system.Windows.cs Add custom definition for win32 MSG struct 2024-04-06 01:42:45 +02:00
SDL_system.Windows.rsp Add custom definition for win32 MSG struct 2024-04-06 01:42:45 +02:00
SDL_system.rsp Fix duplicate `XEvent` struct definitions 2024-04-06 01:34:10 +02:00