..
SDL_atomic.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_audio.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_blendmode.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_camera.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_clipboard.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_cpuinfo.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_dialog.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_error.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_events.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_filesystem.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_gamepad.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_guid.g.cs
Map C `char` to C# `byte` instead of `sbyte`
2024-04-06 12:31:32 +02:00
SDL_haptic.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_hidapi.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_hints.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_init.g.cs
Add `[Flags]` attribute to mask/flags enums
2024-04-06 12:58:35 +02:00
SDL_iostream.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_joystick.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_keyboard.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_keycode.g.cs
Remap `SDL_KeyCode` enum to `SDL_Keycode` typedef
2024-04-06 13:45:49 +02:00
SDL_loadso.g.cs
Define `SDL_FUNCTION_POINTER_IS_VOID_POINTER`
2024-04-06 13:38:13 +02:00
SDL_locale.g.cs
Map C `char` to C# `byte` instead of `sbyte`
2024-04-06 12:31:32 +02:00
SDL_log.g.cs
Remap C `void *` to C# `IntPtr`
2024-04-06 12:34:11 +02:00
SDL_main.Windows.g.cs
Remap C `void *` to C# `IntPtr`
2024-04-06 12:34:11 +02:00
SDL_main.g.cs
Remap C `void *` to C# `IntPtr`
2024-04-06 12:34:11 +02:00
SDL_messagebox.g.cs
Add `[Flags]` attribute to mask/flags enums
2024-04-06 12:58:35 +02:00
SDL_metal.g.cs
Remap C `void *` to C# `IntPtr`
2024-04-06 12:34:11 +02:00
SDL_misc.g.cs
Map C `char` to C# `byte` instead of `sbyte`
2024-04-06 12:31:32 +02:00
SDL_mouse.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_mutex.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_pen.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_pixels.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_platform.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_power.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_properties.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_quit.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_rect.g.cs
Fix invalid `int` -> `SDL_bool` conversion by manually changing SDL headers
2024-04-06 13:33:00 +02:00
SDL_render.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_revision.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_scancode.g.cs
Initial SDL3-CS binding project with ClangSharp
2024-04-06 00:57:07 +02:00
SDL_sensor.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_stdinc.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_storage.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_surface.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_system.Android.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_system.Linux.g.cs
Fix missing <endian.h> when cross-compiling on windows
2024-04-06 01:37:05 +02:00
SDL_system.WinRT.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_system.Windows.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_system.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_system.iOS.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_thread.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_time.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_timer.g.cs
Add C# enum "typedefs" for C typedefs
2024-04-06 13:32:55 +02:00
SDL_touch.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_version.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_video.g.cs
Add friendly `string?` overloads to C `(const) char *` functions
2024-04-06 14:36:36 +02:00
SDL_vulkan.g.cs
Define `SDL_FUNCTION_POINTER_IS_VOID_POINTER`
2024-04-06 13:38:13 +02:00