SDL3-CS/SDL3-CS/SDL3/ClangSharp
Susko3 25c2558184 Update SDL3 bindings
Updates to https://github.com/libsdl-org/SDL/commit/%206f2621438a65abae114a7210914352b4c1d9c6c3.
This matches the binaries.
2024-05-18 12:26:03 +02:00
..
SDL_atomic.g.cs Add C# enum "typedefs" for C typedefs 2024-04-06 13:32:55 +02:00
SDL_audio.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_blendmode.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update SDL3 bindings 2024-05-18 12:26:03 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_events.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_filesystem.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_gamepad.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_init.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_keyboard.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_keycode.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update SDL3 bindings 2024-05-18 12:26:03 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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_rect.g.cs Update bindings to SDL commit 0429f5d6a36fc35b551bcc2acd4a40c2db6dab82 2024-04-15 19:37:01 +02:00
SDL_render.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_storage.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_surface.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +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 Update bindings to SDL commit 0429f5d6a36fc35b551bcc2acd4a40c2db6dab82 2024-04-15 19:37:01 +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 Update bindings to SDL commit 0429f5d6a36fc35b551bcc2acd4a40c2db6dab82 2024-04-15 19:37:01 +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 Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +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 Regenerate SDL3 bindings 2024-04-17 18:37:09 +02:00
SDL_version.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +02:00
SDL_video.g.cs Update bindings to 661f2fc1fca76f79f536919fefe5887a875b6afb 2024-05-15 20:05:52 +02:00
SDL_vulkan.g.cs Update SDL3 bindings 2024-05-18 12:26:03 +02:00