SDL3-CS/SDL3-CS
Dan Balasescu dcea5f47c3
Hack around missing process.h on Unix systems
Co-authored-by: Susko3 <Susko3@protonmail.com>
2024-10-24 19:34:51 +09:00
..
Properties Make `Utf8String.Raw` internal 2024-04-17 13:24:26 +02:00
SDL3 Merge branch 'master' into dockerfile 2024-10-24 16:18:48 +09:00
include Hack around missing process.h on Unix systems 2024-10-24 19:34:51 +09:00
ConstantAttribute.cs Refactorings + auto styling 2024-04-07 12:47:29 +09: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.licenseheader Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL3-CS.csproj Add dockerfile + generation wrapper script 2024-10-22 17:52:46 +09:00
SDL3.cs Fix inspections 2024-04-17 12:08:38 +09:00
SDLArray.cs Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1 2024-07-28 14:32:21 +09:00
SDLPointerArray.cs Update bindings to 35e42d0a254f230bb736cf993a9c3855ea1680a1 2024-07-28 14:32:21 +09:00
TypedefAttribute.cs Refactorings + auto styling 2024-04-07 12:47:29 +09:00
Utf8String.cs Inline `ensureTrailingNull()` 2024-04-17 13:37:11 +02:00
generate_bindings.py Hack around missing process.h on Unix systems 2024-10-24 19:34:51 +09:00
generate_bindings.sh Forward args to python script 2024-10-22 19:42:16 +09:00